Skip to content

Commit 68e1ae7

Browse files
committed
update workflow
1 parent e230386 commit 68e1ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717

1818
- name: Run Tests
1919
id: run_tests
20-
run: cd tests && cargo run
20+
run: cd tests && qbtt test_cases.toml

0 commit comments

Comments
 (0)