Compare commits
2 commits
75949f8ea3
...
d41b2fa63f
Author | SHA1 | Date | |
---|---|---|---|
d41b2fa63f | |||
0ea8db1770 |
2 changed files with 2 additions and 0 deletions
|
@ -2,5 +2,7 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: cachyos
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue