Skip to content

Commit

Permalink
💚 update seed step ID
Browse files Browse the repository at this point in the history
  • Loading branch information
tomshelllby committed Feb 20, 2024
1 parent 0b3f905 commit c117a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
poetry run dbt debug --target snowflake-ci
- name: dbt seed on Snowflake
id: dbt-build-snowflake
id: dbt-seed-snowflake
run: |
poetry run dbt seed --target snowflake-ci
Expand Down

0 comments on commit c117a3c

Please sign in to comment.