Skip to content

Commit dcc223c

Browse files
committed
Fix CI
1 parent 0067c2a commit dcc223c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- name: make
1111
run: make
1212
- name: make test
13-
run: make test
13+
run: make clean test

0 commit comments

Comments
 (0)