Remove checkout step
Some checks failed
Self Test / test (push) Failing after 5s

This commit is contained in:
Alessio 2025-05-31 20:04:51 -04:00
parent c2904450ba
commit 7e3e847f38

View File

@ -10,8 +10,8 @@ jobs:
run: | run: |
env env
- name: checkout # - name: checkout
uses: https://git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }} # uses: https://git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
- name: wc -l - name: wc -l
run: wc -l action.yml run: wc -l action.yml