Skip to content

Commit 5fcf5c6

Browse files
Update c-cpp.yml
1 parent b779a54 commit 5fcf5c6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/c-cpp.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,5 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v3
16-
- name: configure
17-
run: ./configure
1816
- name: make
1917
run: make
20-
- name: make check
21-
run: make check
22-
- name: make distcheck
23-
run: make distcheck

0 commit comments

Comments
 (0)