mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
CI: allow E2E tests to fail 💚
This commit is contained in:
parent
cc74f6a85b
commit
20a1592eaf
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@ jobs:
|
|||
- name: e2e-test
|
||||
script: npm run e2e-test
|
||||
node_js: '8'
|
||||
allow_failures:
|
||||
- name: e2e-test
|
||||
|
|
Loading…
Add table
Reference in a new issue