Feature/playwright #43

Merged
ilia merged 7 commits from feature/playwright into main 2026-05-28 13:31:17 +00:00
Showing only changes of commit 18f1d109ab - Show all commits
+3 -3
View File
@@ -54,9 +54,9 @@ jobs:
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: svelte-static-dist name: svelte-static-dist
path: | path: |
dist/ .
package.json !node_modules/
e2e: e2e:
needs: build needs: build