Skip to content

Commit c60147b

Browse files
authored
Update maven.yml
1 parent 5fd7abd commit c60147b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ jobs:
3434
with:
3535
node-version: 14
3636
- run: npm i -g npm@8
37-
- run: npm ci
38-
env:
39-
DEBUG: pw:install
40-
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
4137
- run: npm run build
4238
- run: npx playwright install --with-deps ${{ matrix.browser }} chromium
4339
- run: npm run test -- --project=${{ matrix.browser }}

0 commit comments

Comments
 (0)