Remove more cruft
This commit is contained in:
parent
fbb6083506
commit
1f43f98c94
@ -5,20 +5,9 @@ on: [push]
|
||||
jobs:
|
||||
test:
|
||||
container: offline-twitter/go
|
||||
# container: node
|
||||
steps:
|
||||
- name: env
|
||||
run: |
|
||||
env
|
||||
|
||||
# - uses: actions/checkout@v4
|
||||
|
||||
- name: checkout
|
||||
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/wispem/shellcheckout@${{ github.ref }}
|
||||
|
||||
- name: wc -l
|
||||
run: |
|
||||
set +x
|
||||
pwd
|
||||
ls
|
||||
wc -l action.yml
|
||||
run: wc -l action.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user