Merge branch 'dev'

This commit is contained in:
ClovertaTheTrilobita 2026-04-14 15:43:15 +03:00
commit f4425d8680

View file

@ -124,6 +124,9 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Install Playwright browsers
run: npx playwright install chromium --with-deps
- name: Create .env file
run: |
cat > .env <<'EOF'