Skip to content

Commit

Permalink
170: Ensure all testing combinations run even when one fails.
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtkilpela committed Jan 28, 2025
1 parent 9d31bc3 commit ffc2017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [push]
jobs:
build:
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
Expand Down

0 comments on commit ffc2017

Please sign in to comment.