Skip to content

Commit b968d3c

Browse files
authored
Update maven.yml
1 parent 440f1f6 commit b968d3c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ jobs:
3333
- uses: actions/setup-node@v3
3434
with:
3535
node-version: 14
36-
- run: npm i -g npm@5
37-
- run: npm ci
38-
- run: npm run build
3936
- run: npx playwright install --with-deps ${{ matrix.browser }} chromium
4037
- run: npm run test -- --project=${{ matrix.browser }}
4138
shell: bash

0 commit comments

Comments
 (0)