Skip to content

Commit 2994ff4

Browse files
committed
No autoconf
1 parent 6ae4aaf commit 2994ff4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/c-cpp.yml

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313

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

0 commit comments

Comments
 (0)