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: 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