Skip to content

Commit

Permalink
Merge pull request #1 from Rindrics/fix-error-on-mf-validate-config
Browse files Browse the repository at this point in the history
Fix error on mf validate config
  • Loading branch information
Rindrics authored Mar 7, 2024
2 parents 077fad9 + 9a10f5b commit 9f22af6
Show file tree
Hide file tree
Showing 4 changed files with 847 additions and 845 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ jobs:
run: dbt seed
- name: dbt Build
run: dbt build
- name: Validate Semantic Models
run: mf validate-configs
Loading

0 comments on commit 9f22af6

Please sign in to comment.