Skip to content

Commit eb8eb1d

Browse files
authored
Update ubuntu.yml
1 parent f4efb91 commit eb8eb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Build for release
2020
run: swift build -v -c release
2121
- name: Test
22-
run: swift test -v --enable-test-discovery
22+
run: swift test -v

0 commit comments

Comments
 (0)