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 e115d6f commit 2b38fc2Copy full SHA for 2b38fc2
1 file changed
.github/workflows/frontend.yml
@@ -65,7 +65,6 @@ jobs:
65
- uses: actions/setup-node@v4
66
with:
67
node-version: ${{ matrix.node_version }}
68
- - run: npm install -g npm@6.14.18
69
- run: npm install
70
working-directory: ./frontend
71
- run: npm run test
0 commit comments