mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 22:59:35 +02:00
fix CI markup 💚
This commit is contained in:
parent
d6307aa24b
commit
02dc6aef12
1 changed files with 1 additions and 3 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -55,9 +55,7 @@ jobs:
|
|||
- run: npm run test-integration
|
||||
|
||||
e2e-tests:
|
||||
needs: |
|
||||
unit-tests
|
||||
integration-tests
|
||||
needs: [unit-tests, integration-tests]
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Reference in a new issue