Skip to content

Commit 4f83150

Browse files
committed
Workflow fix
1 parent 3bfc21f commit 4f83150

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
run: cmake --build . --target test_xsimd_algorithm --parallel 8
4444

4545
- name: Run tests
46-
working-directory: build
46+
working-directory: build/test
4747
run: ./test_xsimd_algorithm

0 commit comments

Comments
 (0)