Try with docker image instead of runs-on
Some checks failed
Self Test / test (push) Failing after 2s
Some checks failed
Self Test / test (push) Failing after 2s
This commit is contained in:
parent
db90ecf420
commit
3bc0bf7257
@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
container: offline-twitter/go
|
||||
steps:
|
||||
- uses: ./
|
||||
- run: wc -l action.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user