mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09: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
|
- run: npm run test-integration
|
||||||
|
|
||||||
e2e-tests:
|
e2e-tests:
|
||||||
needs: |
|
needs: [unit-tests, integration-tests]
|
||||||
unit-tests
|
|
||||||
integration-tests
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Add table
Reference in a new issue