We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae4aaf commit 2994ff4Copy full SHA for 2994ff4
.github/workflows/c-cpp.yml
@@ -13,8 +13,6 @@ jobs:
13
14
steps:
15
- uses: actions/checkout@v3
16
- - name: configure
17
- run: ./configure
18
- name: make
19
run: make
20
- name: make check
0 commit comments