Skip to content

Commit 8f1463a

Browse files
committed
Fix sparse checkout
1 parent 6144c3b commit 8f1463a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -435,8 +435,7 @@ jobs:
435435
ref: main
436436
fetch-depth: 1
437437
sparse-checkout: |
438-
ci/tools/report_universally_skipped_tests.py
439-
sparse-checkout-cone-mode: false
438+
ci/tools
440439
441440
- name: Report universally-skipped tests
442441
env:

0 commit comments

Comments
 (0)