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
with:
name: svelte-static-dist
path: |
dist/
package.json
path: |
.
!node_modules/
e2e:
needs: build