Skip to content

Commit 4e6d1a1

Browse files
authored
Update c-cpp.yml
1 parent 0dc045e commit 4e6d1a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/c-cpp.yml

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

1414
steps:
1515
- uses: actions/checkout@v4
16-
- name: configure
17-
run: ./configure
1816
- name: make
1917
run: make
2018
- name: make check

0 commit comments

Comments
 (0)