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 d2dee9e commit 3f41f3bCopy full SHA for 3f41f3b
.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