Skip to content

Commit

Permalink
run all tests (even if some fail) - so we can diagnose the issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tnixon committed Nov 3, 2023
1 parent 4197acb commit 3f2fa15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
runs-on: ubuntu-latest
name: Run Tests on all supported DBR configurations
strategy:
fail-fast: false
matrix:
include:
#- dbr: "dbr73"
Expand Down

0 comments on commit 3f2fa15

Please sign in to comment.