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