mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 15:59:59 +00:00
Enable again the unit tests
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user