Skip to content

Commit fbddffc

Browse files
committed
test
1 parent e66c3de commit fbddffc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests_hw.yml

+2
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
- name: Checkout user repository
5959
if: ${{ steps.check-tests.outputs.enabled == 'true' }}
6060
uses: actions/checkout@v4
61+
with:
62+
set-safe-directory: true
6163

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

0 commit comments

Comments
 (0)