Skip to content

Commit

Permalink
continue-on-error
Browse files Browse the repository at this point in the history
  • Loading branch information
mhofman committed Aug 29, 2023
1 parent 530ed45 commit d896682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
fail-fast: false
matrix:
cli: [link-cli, local-npm]
continue-on-error: ${{ matrix.cli == 'local-npm' }}
timeout-minutes: 40
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d896682

Please sign in to comment.