a
This commit is contained in:
parent
81028fc049
commit
0ea8db1770
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
<<<<<<< HEAD
|
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
=======
|
container:
|
||||||
runs-on: minecrap
|
image: cachyos
|
||||||
>>>>>>> refs/remotes/origin/master
|
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue