Skip to content

Commit

Permalink
Try pinning yarn version that used to work before
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaretnikov committed Feb 2, 2024
1 parent 5f08435 commit 8b2b4e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
run: |
sudo apt install wait-for-it -y
playwright install chromium
yarn set version 4.0.2
yarn install --immutable
yarn run build
Expand Down

0 comments on commit 8b2b4e3

Please sign in to comment.