mirror of
https://github.com/turbot/steampipe.git
synced 2026-05-10 06:00:58 -04:00
Accept both sp and pp files as mod data extension. Closes #4089
This commit is contained in:
1
.github/workflows/release_cli_and_assets.yml
vendored
1
.github/workflows/release_cli_and_assets.yml
vendored
@@ -328,6 +328,7 @@ jobs:
|
||||
- "mod_vars"
|
||||
- "mod"
|
||||
- "mod_require"
|
||||
- "pp_files"
|
||||
- "check"
|
||||
- "performance"
|
||||
- "config_precedence"
|
||||
|
||||
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -110,6 +110,7 @@ jobs:
|
||||
- "mod_vars"
|
||||
- "mod"
|
||||
- "mod_require"
|
||||
- "pp_files"
|
||||
- "check"
|
||||
- "performance"
|
||||
- "config_precedence"
|
||||
|
||||
Reference in New Issue
Block a user