mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 22:59:35 +02:00
CI: don't lint more than once 💚
This commit is contained in:
parent
1d23bef765
commit
b45449a20e
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -59,7 +59,6 @@ jobs:
|
|||
path: ${{ env.npm_config_cache }}
|
||||
- run: npm install
|
||||
|
||||
- run: npm run lint
|
||||
- run: npm run test-integration
|
||||
|
||||
e2e-tests:
|
||||
|
@ -84,5 +83,4 @@ jobs:
|
|||
path: ${{ env.npm_config_cache }}
|
||||
- run: npm install
|
||||
|
||||
- run: npm run lint
|
||||
- run: npm run test-e2e
|
||||
|
|
Loading…
Add table
Reference in a new issue