Skip to content

Commit a7ed5cd

Browse files
authored
Update maven.yml
1 parent b968d3c commit a7ed5cd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
with:
3535
node-version: 14
3636
- run: npx playwright install --with-deps ${{ matrix.browser }} chromium
37-
- run: npm run test -- --project=${{ matrix.browser }}
38-
shell: bash
3937
- uses: actions/upload-artifact@v3
4038
with:
4139
name: ${{ matrix.browser }}-win-test-results

0 commit comments

Comments
 (0)