Skip to content

Commit

Permalink
always finish all integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lavarou committed Aug 9, 2023
1 parent 5c29b98 commit 29ab6ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code-coverage-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ jobs:
needs: [daemon-unit-tests, agent-unit-test]
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
platform: [gnu, musl]
arch: [amd64]
Expand Down

0 comments on commit 29ab6ce

Please sign in to comment.