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 a3d7066 commit 553e603Copy full SHA for 553e603
.github/workflows/all.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
version: 12.2.0
40
platform: x64
41
- - run: make windows TARGET=test
+ - run: make windows TARGET=test OPT='-O2'
42
- run: cat build/test/diff.txt
43
- uses: actions/upload-artifact@v4
44
0 commit comments