Skip to content

Commit bef22b0

Browse files
committed
debug
1 parent df0abb3 commit bef22b0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,3 @@ jobs:
3939

4040
- name: Run Tests
4141
run: zig build test
42-
if: matrix.os == 'ubuntu-latest'
43-
44-
- name: Run Tests
45-
run: zig build test-fmt test-unit test-macros test-translate
46-
if: matrix.os != 'ubuntu-latest'

0 commit comments

Comments
 (0)