Run backend, unit-tests, and frontend in parallel

Only the Docker publish step gates on all three completing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
nitrobass24 2026-04-06 21:22:30 -05:00
parent 9a053d0814
commit 183f3ec492

View file

@ -64,7 +64,6 @@ jobs:
unit-tests:
name: Unit Tests (${{ matrix.os }})
runs-on: ${{ matrix.runner }}
needs: backend
strategy:
fail-fast: false
matrix: