Skip to content

Commit b8f7dfe

Browse files
committed
test
1 parent 8a09b37 commit b8f7dfe

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/tests_hw.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,7 @@ jobs:
5757
5858
- name: Checkout user repository
5959
if: ${{ steps.check-tests.outputs.enabled == 'true' }}
60-
uses: actions/checkout@v4
61-
with:
62-
sparse-checkout: |
63-
*
60+
uses: actions/[email protected]
6461

6562
- name: List files recursively
6663
if: ${{ steps.check-tests.outputs.enabled == 'true' }}

0 commit comments

Comments
 (0)