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 ff822f3 commit 98dcc48Copy full SHA for 98dcc48
1 file changed
.github/workflows/ci.yml
@@ -34,5 +34,6 @@ jobs:
34
- uses: msys2/setup-msys2@v2
35
with:
36
msystem: MINGW64
37
+ install: make
38
- run: make
39
- run: make test
0 commit comments