feat/ci-improvement #4

Merged
zwitschi merged 32 commits from fest/ci-improvement into main 2025-10-28 09:07:57 +01:00
Showing only changes of commit 2136dbdd44 - Show all commits

View File

@@ -64,6 +64,7 @@ jobs:
run-db-setup: 'true' run-db-setup: 'true'
- name: Run e2e tests - name: Run e2e tests
shell: bash
run: | run: |
set -euo pipefail set -euo pipefail
mkdir -p artifacts/pytest mkdir -p artifacts/pytest