mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-01 16:03:31 +02:00
Update ci.yml
This commit is contained in:
committed by
GitHub
co-authored by
GitHub
parent
dcd16044f4
commit
0302650acf
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Check compatibility with old Zig compilers
|
||||
run: ci/compat.sh
|
||||
|
||||
test:
|
||||
test-linux_mac:
|
||||
name: Unit Tests
|
||||
strategy:
|
||||
matrix:
|
||||
@@ -47,6 +47,7 @@ jobs:
|
||||
- name: Run unit tests
|
||||
run: zig build test
|
||||
|
||||
test-windows:
|
||||
name: Unit Test Windows
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user