We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e230386 commit 68e1ae7Copy full SHA for 68e1ae7
.github/workflows/run-tests.yaml
@@ -17,4 +17,4 @@ jobs:
17
18
- name: Run Tests
19
id: run_tests
20
- run: cd tests && cargo run
+ run: cd tests && qbtt test_cases.toml
0 commit comments