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 09010dc commit d6aa011Copy full SHA for d6aa011
.github/workflows/ccpp.yml
@@ -21,4 +21,4 @@ jobs:
21
- name: make test
22
run: make test
23
- name: make valgrind
24
- run: make valgrind
+ run: make valgrind-all
0 commit comments