wispem-wantex 0929bea5a2
All checks were successful
Self Test / test (push) Successful in 3s
Update action name for offline labs
2025-06-01 17:29:16 -04:00

14 lines
282 B
YAML

name: Self Test
on: [push]
jobs:
test:
container: offline-twitter/go
steps:
- name: checkout
uses: https://${{ secrets.GITHUB_TOKEN }}:@git.offline-twitter.com/offline-labs/shellcheckout@${{ github.ref }}
- name: wc -l
run: wc -l action.yml