Remove more cruft
All checks were successful
Self Test / test (push) Successful in 5s

This commit is contained in:
Alessio 2025-06-01 11:23:11 -04:00
parent a282e5e321
commit 6ebae2dfa2

View File

@ -5,20 +5,9 @@ on: [push]
jobs: jobs:
test: test:
container: offline-twitter/go container: offline-twitter/go
# container: node
steps: steps:
- name: env
run: |
env
# - uses: actions/checkout@v4
- 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 }}
- name: wc -l - name: wc -l
run: | run: wc -l action.yml
set +x
pwd
ls
wc -l action.yml