Skip to content

Commit

Permalink
chore: Update test workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Aug 14, 2022
1 parent 738cc6e commit 7f43d4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
tests:
name: "Unit Tests"
runs-on: ${{ matrix.operating-system }}
needs:
- supported-versions-matrix
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7f43d4b

Please sign in to comment.