Skip to content

Commit 06235d3

Browse files
author
jt
committed
Enable Linux CI to see what breaks
1 parent abf450e commit 06235d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ jobs:
9696
release-version: 5.3.2
9797
- name: Build
9898
run: swift build
99-
#- name: Test
100-
# run: swift test --enable-test-discovery
99+
- name: Test
100+
run: swift test --enable-test-discovery
101101

102102
docs:
103103
needs: xcode-build-watchos

0 commit comments

Comments
 (0)