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