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 95bded0 commit bd6e7ddCopy full SHA for bd6e7dd
.github/workflows/ci.yml
@@ -20,4 +20,5 @@ jobs:
20
uses: korandoru/setup-zig@v1
21
with:
22
zig-version: ${{ matrix.zig }}
23
+ - run: make test-img
24
- run: zig build
0 commit comments