mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-08 15:04:29 +00:00
Put back all E2E CLI tests in GH action (#9933)
This commit is contained in:
parent
8ac0551641
commit
4885bc4a9a
3
.github/workflows/py-cli-e2e-tests.yml
vendored
3
.github/workflows/py-cli-e2e-tests.yml
vendored
@ -21,8 +21,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
# e2e-test: ['python', 'mysql', 'bigquery', 'snowflake', 'dbt_redshift', 'mssql']
|
e2e-test: ['python', 'mysql', 'bigquery', 'snowflake', 'dbt_redshift', 'mssql']
|
||||||
e2e-test: ['python', 'mysql']
|
|
||||||
environment: test
|
environment: test
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user