diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index acbf755..6ca8eea 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -51,7 +51,7 @@ jobs: - run: npx playwright install --with-deps ${{ matrix.browser }} - run: npm run build - - name: E2E (start + test + teardown) + - name: E2E (start + test + teardown) run: | set -euxo pipefail