Use the actual version

This commit is contained in:
2025-06-01 12:45:38 -04:00
parent a95f00a291
commit 76dabf157e
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