Skip to content

Commit

Permalink
Update website/docs/docs/use-dbt-semantic-layer/sl-faqs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Jul 16, 2024
1 parent b7f95b7 commit b54ae38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/use-dbt-semantic-layer/sl-faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ Yes, while [entities](/docs/build/entities) must be defined under “entities,
Yes! You can validate your semantic nodes (semantic models, metrics, saved queries) in a few ways:

- [Query and validate you metrics](/docs/build/metricflow-commands) in your development tool before submitting your code changes.
- [Test and validate your metrics in CI](/docs/deploy/ci-jobs#test-metrics-in-ci) to ensure code changes made to dbt models don't break these metrics.
- [Validate semantic nodes in CI](/docs/deploy/ci-jobs#semantic-validations-in-ci) to ensure code changes made to dbt models don't break these metrics.

</Expandable>

Expand Down

0 comments on commit b54ae38

Please sign in to comment.