Skip to content

Commit 2b8ea0b

Browse files
committed
Update GitHub CI
1 parent 722d045 commit 2b8ea0b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/swift.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
run: swift build -c release
2020
- name: Test (Debug)
2121
run: swift test --configuration debug --enable-code-coverage
22-
- name: Test (Release)
23-
run: swift test --configuration release -Xswiftc -enable-testing --enable-code-coverage
2422
- name: Archive Build artifacts
2523
uses: actions/upload-artifact@v3
2624
with:

0 commit comments

Comments
 (0)