Alessio 3bc0bf7257
Some checks failed
Self Test / test (push) Failing after 2s
Try with docker image instead of runs-on
2025-05-31 19:29:33 -04:00

12 lines
136 B
YAML

name: Self Test
on: [push]
jobs:
test:
container: offline-twitter/go
steps:
- uses: ./
- run: wc -l action.yml