Skip to content

Commit b01ec5b

Browse files
authored
Update c-cpp.yml
1 parent 70091a1 commit b01ec5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/c-cpp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
run: make clean
2121
- name: make all
2222
run: make all
23-
- name: make check
24-
run: make check
23+
- name: make test
24+
run: make test

0 commit comments

Comments
 (0)