There was an error while loading. Please reload this page.
1 parent 32ed0c5 commit b70d0bdCopy full SHA for b70d0bd
1 file changed
.github/workflows/run-tests.yml
@@ -10,6 +10,8 @@ jobs:
10
test:
11
name: Test
12
runs-on: ubuntu-latest
13
+ env:
14
+ npm_config_legacy_peer_deps: "true"
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v4
0 commit comments