Skip to content

Commit

Permalink
continue-on-error: true → fail-fast: false
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Sep 26, 2024
1 parent ed4bad2 commit 8ed9314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
name: Run
runs-on: ubuntu-latest
needs: prepare
continue-on-error: true
strategy:
fail-fast: false
matrix:
project:
- name: create-typescript-app
Expand Down

0 comments on commit 8ed9314

Please sign in to comment.