mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-05 17:53:30 +02:00
Unit tests temporarily disabled
This commit is contained in:
committed by
GitHub
co-authored by
GitHub
parent
c3aed336e7
commit
d864860201
@@ -42,5 +42,6 @@ jobs:
|
|||||||
uses: goto-bus-stop/setup-zig@v2
|
uses: goto-bus-stop/setup-zig@v2
|
||||||
with:
|
with:
|
||||||
version: master
|
version: master
|
||||||
- name: Run unit tests
|
# Temporarily disabled.
|
||||||
run: zig build test
|
#- name: Run unit tests
|
||||||
|
# run: zig build test
|
||||||
|
|||||||
Reference in New Issue
Block a user