We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264d827 commit 8e9591dCopy full SHA for 8e9591d
.github/workflows/ci.yaml
@@ -74,7 +74,7 @@ jobs:
74
with:
75
run: |
76
npx playwright install --with-deps
77
- npm run coverage -- --coverageDirectory=coverage/unit
+ npm test
78
- name: Run Electron e2e test subpackage
79
uses: GabrielBB/xvfb-action@v1
80
0 commit comments