Skip to content

Commit db22d30

Browse files
authored
Update ci.yml
1 parent 06235d3 commit db22d30

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)