use regular checkout to test
Some checks failed
Self Test / test (push) Failing after 16s

This commit is contained in:
Alessio 2025-05-31 20:17:56 -04:00
parent dd5ac77107
commit 1b95982cab

View File

@ -10,8 +10,10 @@ jobs:
run: | run: |
env env
- name: checkout # - name: checkout
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 }}
- uses: actions/checkout@v4
- name: wc -l - name: wc -l
run: wc -l action.yml run: wc -l action.yml