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 8486f32 commit 3e083c8Copy full SHA for 3e083c8
.github/workflows/npm-publish.yml
@@ -16,6 +16,7 @@ jobs:
16
with:
17
node-version: 20
18
- run: npm ci
19
+ - run: npx playwright install chromium
20
- run: npm run test-build
21
- run: npm test
22
- run: npm run validate-translations
0 commit comments