dbt-labs / dbt-core

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
https://getdbt.com
Apache License 2.0
9.25k stars 1.53k forks source link

Fix Schema Check path for 1.6.latest #10347

Closed emmyoop closed 1 week ago

emmyoop commented 1 week ago

Problem

Artifact schema check fails due to double slash in path.

Solution

Fix path to be valid.

Checklist

github-actions[bot] commented 1 week ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.