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 0067c2a commit dcc223cCopy full SHA for dcc223c
.github/workflows/ccpp.yml
@@ -10,4 +10,4 @@ jobs:
10
- name: make
11
run: make
12
- name: make test
13
- run: make test
+ run: make clean test
0 commit comments