feat: dbt parse dependent on linting
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -68,6 +68,7 @@ jobs:
|
||||
# dbt validation
|
||||
validate-dbt:
|
||||
name: dbt parse
|
||||
needs: [lint-python, lint-sql, lint-yaml-json-md]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
Reference in New Issue
Block a user