8000
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 dd421b9 commit f8905e4Copy full SHA for f8905e4
.github/workflows/webplat-relnotes.yaml
@@ -24,6 +24,7 @@ jobs:
24
run: |
25
cd scripts
26
npm install
27
+ npx playwright install
28
29
- name: Generate release notes
30
0 commit comments