perf: run test-exunit and test-e2e in parallel
This commit is contained in:
parent
25a60d9d2e
commit
5257b2ff34
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue