use regular checkout to test
This commit is contained in:
parent
9d7cc9b089
commit
86589e09c0
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user