Répare les tests end to end
parent
2cd1154fb2
commit
5120a8b334
|
@ -204,7 +204,8 @@ jobs:
|
|||
uses: cypress-io/github-action@v2
|
||||
with:
|
||||
install: false
|
||||
working-directory: mon-entreprise
|
||||
record: true
|
||||
tag: external-integration
|
||||
config: integrationFolder=cypress/integration/external, baseUrl=${{ matrix.baseUrl }}
|
||||
config: integrationFolder=cypress/integration/external,baseUrl=${{ matrix.baseUrl }}
|
||||
|
Loading…
Reference in New Issue