1
0
Fork 0
mirror of https://github.com/ratfactor/ziglings synced 2024-04-25 07:15:15 +02:00

Enable again the unit tests

This commit is contained in:
Manlio Perillo 2023-05-15 15:45:28 +02:00
parent c67ff9de9b
commit 7887b6bee3

View File

@ -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