mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-08-03 15:15:37 +00:00
Enable again the unit tests
This commit is contained in:
parent
9ab9ebf33f
commit
54d5186982
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -42,6 +42,5 @@ jobs:
|
||||||
uses: goto-bus-stop/setup-zig@v2
|
uses: goto-bus-stop/setup-zig@v2
|
||||||
with:
|
with:
|
||||||
version: master
|
version: master
|
||||||
# Temporarily disabled.
|
- name: Run unit tests
|
||||||
# - name: Run unit tests
|
run: zig build test
|
||||||
# run: zig build test
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user