This commit is contained in:
parent
359439565e
commit
c860590399
1 changed files with 1 additions and 0 deletions
|
|
@ -2,5 +2,6 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
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