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 a5f7844 commit 63347deCopy full SHA for 63347de
.github/workflows/test.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: npm install
19
run: npm ci
20
- name: npm test
21
- run: npm test
+ run: NODE_OPTIONS=--openssl-legacy-provider npm test
0 commit comments