perf: run test-exunit and test-e2e in parallel

This commit is contained in:
Graham McIntire 2026-03-07 15:02:17 -06:00
parent 25a60d9d2e
commit 5257b2ff34
No known key found for this signature in database

View file

@ -79,7 +79,6 @@ jobs:
test-e2e:
name: Run E2E Tests
runs-on: ubuntu-22.04
needs: test-exunit
env:
MIX_ENV: dev
DATABASE_URL: ecto://postgres:postgres@postgres/towerops_dev