Debug
This commit is contained in:
parent
72cc973600
commit
52205aa83f
@ -6,6 +6,13 @@ jobs:
|
||||
test:
|
||||
container: offline-twitter/go
|
||||
steps:
|
||||
- uses: https://git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
|
||||
- run: wc -l action.yml
|
||||
- name: env
|
||||
run: |
|
||||
env
|
||||
|
||||
- name: checkout
|
||||
uses: https://git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
|
||||
|
||||
- name: wc -l
|
||||
run: wc -l action.yml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user