We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bfc21f commit 4f83150Copy full SHA for 4f83150
1 file changed
.github/workflows/osx.yml
@@ -43,5 +43,5 @@ jobs:
43
run: cmake --build . --target test_xsimd_algorithm --parallel 8
44
45
- name: Run tests
46
- working-directory: build
+ working-directory: build/test
47
run: ./test_xsimd_algorithm
0 commit comments