Skip to content

Commit

Permalink
chore(integration-tests-workflow): set fail-fast as false (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
magajh authored Dec 6, 2024
1 parent bac75c6 commit 5a46913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
name: Tutor Integration Tests
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
tutor_version: ['<18.0.0', '<19.0.0', 'nightly']
steps:
Expand Down

0 comments on commit 5a46913

Please sign in to comment.