Skip to content

Commit

Permalink
Ignore Nightly Failures
Browse files Browse the repository at this point in the history
  • Loading branch information
MahdiBM committed Oct 28, 2024
1 parent 89423df commit 8c16b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
run: swift test --parallel --enable-code-coverage -c ${{ matrix.config.mode }}

- name: Submit code coverage
continue-on-error: ${{ matrix.swift-image.continue-on-error }}
uses: vapor/swift-codecov-action@v0.3
with:
build_parameters: "-c ${{ matrix.config.mode }}"
Expand Down

0 comments on commit 8c16b15

Please sign in to comment.