Skip to content

Commit 8a09b37

Browse files
committed
test
1 parent 6d8fd9f commit 8a09b37

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests_hw.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ jobs:
6060
uses: actions/checkout@v4
6161
with:
6262
sparse-checkout: |
63-
.github
64-
tests
63+
*
6564
6665
- name: List files recursively
6766
if: ${{ steps.check-tests.outputs.enabled == 'true' }}

0 commit comments

Comments
 (0)