Compare commits
1 commit
4ebe7b64bc
...
d1428a61b4
Author | SHA1 | Date | |
---|---|---|---|
d1428a61b4 |
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
runs-on: test
|
||||
steps:
|
||||
- run: echo All Good
|
||||
|
|
Reference in a new issue