We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b82a898 commit 5dee414Copy full SHA for 5dee414
.github/workflows/tests.yaml
@@ -59,6 +59,8 @@ jobs:
59
check-latest: true
60
61
- run: |
62
+ brew unlink [email protected]
63
+ brew install [email protected]
64
npm install --global yarn
65
yarn
66
yarn test
0 commit comments