This commit is contained in:
parent
55cccae17e
commit
774fa3aab4
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout/@v4
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
||||||
Loading…
Add table
Add a link
Reference in a new issue