Skip to content

Commit bd6e7dd

Browse files
authored
Update ci.yml
1 parent 95bded0 commit bd6e7dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
uses: korandoru/setup-zig@v1
2121
with:
2222
zig-version: ${{ matrix.zig }}
23+
- run: make test-img
2324
- run: zig build

0 commit comments

Comments
 (0)