mirror of
https://github.com/turbot/steampipe.git
synced 2026-05-10 06:00:58 -04:00
Ensure schema is created for blank aggregators when connections are added . Closes #3488
This commit is contained in:
1
.github/workflows/release_cli_and_assets.yml
vendored
1
.github/workflows/release_cli_and_assets.yml
vendored
@@ -321,6 +321,7 @@ jobs:
|
||||
- "migration"
|
||||
- "brew"
|
||||
- "service_and_plugin"
|
||||
- "blank_aggregators"
|
||||
- "search_path"
|
||||
- "chaos_and_query"
|
||||
- "dynamic_schema"
|
||||
|
||||
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -93,6 +93,7 @@ jobs:
|
||||
- "migration"
|
||||
- "brew"
|
||||
- "service_and_plugin"
|
||||
- "blank_aggregators"
|
||||
- "service"
|
||||
- "search_path"
|
||||
- "chaos_and_query"
|
||||
|
||||
Reference in New Issue
Block a user