Skip to content

Commit 5dee414

Browse files
Use python 3.10
1 parent b82a898 commit 5dee414

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
check-latest: true
6060

6161
- run: |
62+
brew unlink [email protected]
63+
brew install [email protected]
6264
npm install --global yarn
6365
yarn
6466
yarn test

0 commit comments

Comments
 (0)