Some debug
Some checks failed
Self Test / test (push) Failing after 3s

This commit is contained in:
Alessio 2025-05-31 22:57:48 -04:00
parent 994923ef90
commit 256a7cec80

View File

@ -17,4 +17,8 @@ jobs:
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }} uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
- name: wc -l - name: wc -l
run: wc -l action.yml run: |
set +x
pwd
ls
wc -l action.yml