fix CI markup 💚

This commit is contained in:
Jannis R 2023-04-04 14:12:32 +02:00
parent d6307aa24b
commit 02dc6aef12
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5

View file

@ -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: