We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a58541 commit 003f4d2Copy full SHA for 003f4d2
.github/workflows/run_tests.yml
@@ -19,4 +19,4 @@ jobs:
19
- name: Build
20
run: make
21
- name: Run tests
22
- run: make test_all
+ run: make test
0 commit comments