parent
7172fdcd99
commit
c2904450ba
@ -6,6 +6,13 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
container: offline-twitter/go
|
container: offline-twitter/go
|
||||||
steps:
|
steps:
|
||||||
- uses: https://git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
|
- name: env
|
||||||
- run: wc -l action.yml
|
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