Use the actual version
Some checks failed
Self Test / test (push) Failing after 5s

This commit is contained in:
Alessio
2025-05-31 22:56:29 -04:00
parent a6b7c9e10d
commit 994923ef90
2 changed files with 4 additions and 5 deletions

View File

@@ -4,18 +4,17 @@ on: [push]
jobs:
test:
# container: offline-twitter/go
container: node
container: offline-twitter/go
# container: node
steps:
- name: env
run: |
env
- uses: actions/checkout@v4
# - uses: actions/checkout@v4
- name: checkout
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
- name: wc -l
run: wc -l action.yml