Skip to content

Commit 3f41f3b

Browse files
authored
Update c-cpp.yml
1 parent d2dee9e commit 3f41f3b

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)