Debug
Some checks failed
Self Test / test (push) Failing after 2s

This commit is contained in:
Alessio 2025-05-31 20:04:07 -04:00
parent 7172fdcd99
commit c2904450ba

View File

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