Skip to content

Commit

Permalink
build: Skip unnecessary second dbt run
Browse files Browse the repository at this point in the history
  • Loading branch information
bmtcril committed Jun 20, 2024
1 parent 7ff2442 commit 5b213f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
tutor local start ralph -d
tutor local do init-clickhouse
tutor local do alembic -c "upgrade head"
tutor local do dbt
tutor local do load-xapi-test-data
- name: Check docs coverage
run: |
Expand Down

0 comments on commit 5b213f3

Please sign in to comment.