devops: fix publishing

This commit is contained in:
Max Schmitt
2025-09-08 16:05:23 +02:00
parent 78795fc7c7
commit 4cebc50b19
4 changed files with 1 additions and 6 deletions

View File

@@ -16,7 +16,6 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npx playwright install --with-deps
- run: npm run build
- run: npm run lint
- run: npm run ctest
- run: npm publish --provenance