Skip to content

Commit 2b38fc2

Browse files
committed
Use bundled npm in node-next frontend tests
1 parent e115d6f commit 2b38fc2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/frontend.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
- uses: actions/setup-node@v4
6666
with:
6767
node-version: ${{ matrix.node_version }}
68-
- run: npm install -g npm@6.14.18
6968
- run: npm install
7069
working-directory: ./frontend
7170
- run: npm run test

0 commit comments

Comments
 (0)