We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ef5d9 commit 84f3e42Copy full SHA for 84f3e42
.github/workflows/testable-simd-models.yml
@@ -26,5 +26,6 @@ jobs:
26
uses: actions/checkout@v4
27
28
- name: Run tests
29
+ working-directory: testable-simd-models
30
run: cargo test -- --test-threads=1 --nocapture
31
0 commit comments