[ci] Temporarily disable Codecov uploading

This commit is contained in:
Matt Rubin
2026-04-10 14:31:14 -04:00
parent 20973b2456
commit f06b4e932c
+6 -6
View File
@@ -47,9 +47,9 @@ jobs:
run: |
set -o pipefail
xcodebuild test -workspace "Authenticator.xcworkspace" -scheme "Authenticator" -destination "id=${{ steps.prepare-simulator.outputs.destination-id }}" | xcpretty -c
- uses: sersoft-gmbh/swift-coverage-action@v5
with:
target-name-filter: ^Authenticator$
- uses: codecov/codecov-action@v6
with:
fail_ci_if_error: true
# - uses: sersoft-gmbh/swift-coverage-action@v5
# with:
# target-name-filter: ^Authenticator$
# - uses: codecov/codecov-action@v6
# with:
# fail_ci_if_error: true