Skip to content

Commit

Permalink
allow yarn1 e2e to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
cspotcode committed May 7, 2023
1 parent 9a49838 commit 797091d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-git-installs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
yarn1:
name: "yarn1 (officially *not* supported)"
runs-on: ${{ matrix.os }}-latest
continue-on-error: true
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 797091d

Please sign in to comment.