mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-07 08:14:47 +00:00
Unit tests temporarily disabled.
This commit is contained in:
parent
4c6b6b94e4
commit
76ee4eb043
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -42,6 +42,6 @@ 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…
x
Reference in New Issue
Block a user