This commit is contained in:
parent
1fc6ffa6ba
commit
216cfa4193
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
sparse-checkout: .
|
sparse-checkout: .
|
||||||
- run: echo All Good
|
- run: echo All Good
|
Loading…
Reference in a new issue