We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b968d3c commit a7ed5cdCopy full SHA for a7ed5cd
1 file changed
.github/workflows/maven.yml
@@ -34,8 +34,6 @@ jobs:
34
with:
35
node-version: 14
36
- run: npx playwright install --with-deps ${{ matrix.browser }} chromium
37
- - run: npm run test -- --project=${{ matrix.browser }}
38
- shell: bash
39
- uses: actions/upload-artifact@v3
40
41
name: ${{ matrix.browser }}-win-test-results
0 commit comments