mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
Unit tests temporarily disabled.
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -42,6 +42,6 @@ jobs:
|
||||
uses: goto-bus-stop/setup-zig@v2
|
||||
with:
|
||||
version: master
|
||||
|
||||
- name: Run unit tests
|
||||
run: zig build test
|
||||
# Temporarily disabled.
|
||||
# - name: Run unit tests
|
||||
# run: zig build test
|
||||
|
||||
Reference in New Issue
Block a user