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 a093c2b commit eeb38f9Copy full SHA for eeb38f9
.github/workflows/test.yml
@@ -60,5 +60,6 @@ jobs:
60
working-directory: ./src/idom/client/app
61
run: |
62
npm --version
63
+ npm install -g npm@v7.13.0
64
npm install
65
npm test
0 commit comments