mirror of
https://github.com/actions/checkout.git
synced 2025-03-31 21:40:05 +02:00
feat: added path for sparse-checkout test
This commit is contained in:
parent
fe6a5ed262
commit
a910f4bca0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -80,6 +80,7 @@ jobs:
|
||||||
__test__
|
__test__
|
||||||
.github
|
.github
|
||||||
dist
|
dist
|
||||||
|
path: sparse-checkout
|
||||||
|
|
||||||
- name: Verify sparse checkout basic
|
- name: Verify sparse checkout basic
|
||||||
run: __test__/verify-sparse-checkout-basic.sh
|
run: __test__/verify-sparse-checkout-basic.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue