mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-08 19:20:47 -05:00
Enable again the unit tests
This commit is contained in:
parent
9ab9ebf33f
commit
54d5186982
1 changed files with 2 additions and 3 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -42,6 +42,5 @@ jobs:
|
|||
uses: goto-bus-stop/setup-zig@v2
|
||||
with:
|
||||
version: master
|
||||
# Temporarily disabled.
|
||||
# - name: Run unit tests
|
||||
# run: zig build test
|
||||
- name: Run unit tests
|
||||
run: zig build test
|
||||
|
|
Loading…
Reference in a new issue