Skip to content

Commit 84f3e42

Browse files
committed
Fix testable simd models CI job.
1 parent 13ef5d9 commit 84f3e42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testable-simd-models.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ jobs:
2626
uses: actions/checkout@v4
2727

2828
- name: Run tests
29+
working-directory: testable-simd-models
2930
run: cargo test -- --test-threads=1 --nocapture
3031

0 commit comments

Comments
 (0)