Skip to content

Commit

Permalink
Merge pull request #880 from lensesio/fix/discard-integration-tests
Browse files Browse the repository at this point in the history
fix: continue on error option for it tests
  • Loading branch information
LauraMoraB authored Oct 3, 2022
2 parents fac5fc1 + 3ef6ab0 commit 0edf493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
integration-test:
needs: initiate
timeout-minutes: 30
continue-on-error: true
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 0edf493

Please sign in to comment.