We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e19de91 commit 58ea3d8Copy full SHA for 58ea3d8
1 file changed
.github/workflows/release.yml
@@ -21,7 +21,6 @@ jobs:
21
- run: npm install
22
env:
23
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
24
- - run: npm run test:local
25
- run: npm run build
26
- run: npm publish --access public --provenance
27
0 commit comments