This commit is contained in:
wispem-wantex 2025-06-01 12:45:34 -04:00
parent 72cc973600
commit 52205aa83f

View File

@ -6,6 +6,13 @@ jobs:
test: test:
container: offline-twitter/go container: offline-twitter/go
steps: steps:
- uses: https://git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }} - name: env
- run: wc -l action.yml run: |
env
- name: checkout
uses: https://git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
- name: wc -l
run: wc -l action.yml