mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 11:09:14 +00:00
Added group name in cypress config yaml (#7667)
This commit is contained in:
parent
b7471ab5aa
commit
6c07a4ffbf
@ -66,6 +66,7 @@ jobs:
|
||||
parallel: true
|
||||
working-directory: openmetadata-ui/src/main/resources/ui/
|
||||
wait-on: 'http://localhost:8585'
|
||||
group: Tests with database mysql
|
||||
browser: chrome
|
||||
env:
|
||||
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
|
||||
|
||||
@ -66,6 +66,7 @@ jobs:
|
||||
parallel: true
|
||||
working-directory: openmetadata-ui/src/main/resources/ui/
|
||||
wait-on: 'http://localhost:8585'
|
||||
group: Tests with database postgresql
|
||||
browser: chrome
|
||||
env:
|
||||
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user