patch: migrate to gitea actions #14

Merged
keligrubb merged 5 commits from migrate-to-gitea-actions into main 2026-03-04 19:49:17 +00:00
Showing only changes of commit fee29b72ba - Show all commits

View File

@@ -40,6 +40,8 @@ jobs:
e2e:
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.58.2-noble
steps:
- uses: actions/checkout@v6
@@ -52,9 +54,6 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Install Playwright browsers
run: npx playwright install --with-deps chromium
- name: Generate dev cert
run: ./scripts/gen-dev-cert.sh