mirror of
https://github.com/turbot/steampipe.git
synced 2026-04-12 19:00:08 -04:00
Add a test to catch schema cloning errors. Closes #3248
This commit is contained in:
1
.github/workflows/release_cli_and_assets.yml
vendored
1
.github/workflows/release_cli_and_assets.yml
vendored
@@ -335,6 +335,7 @@ jobs:
|
||||
- "snapshot"
|
||||
- "dashboard"
|
||||
- "dashboard_parsing_validation"
|
||||
- "schema_cloning"
|
||||
- "exit_codes"
|
||||
- "force_stop"
|
||||
exclude:
|
||||
|
||||
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -108,6 +108,7 @@ jobs:
|
||||
- "snapshot"
|
||||
- "dashboard"
|
||||
- "dashboard_parsing_validation"
|
||||
- "schema_cloning"
|
||||
- "exit_codes"
|
||||
- "force_stop"
|
||||
exclude:
|
||||
|
||||
Reference in New Issue
Block a user