We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc045e commit 4e6d1a1Copy full SHA for 4e6d1a1
.github/workflows/c-cpp.yml
@@ -13,8 +13,6 @@ jobs:
13
14
steps:
15
- uses: actions/checkout@v4
16
- - name: configure
17
- run: ./configure
18
- name: make
19
run: make
20
- name: make check
0 commit comments