ALL-884: Fix dbt-tests CI missing dbt seed step
completedSingle-line workflow fix. PR #52 in TextureHQ/dbt. Adds `dbt seed --target ci --full-refresh --exclude tag:no-ci` before `dbt run` in `.github/workflows/dbt-test-ci.yml`. Unblocks dbt-tests CI for all future PRs (broken since #50 / BOLT-754 on 2026-05-05).
Event Timeline
created
progress
CI complete on PR #52: all 3 checks green (dbt-ci 1m28s, dbt-parse-and-compile 2m9s, CodeRabbit pass). CodeRabbit approved with no actionable comments. PR is APPROVED and ready for merge.
status_change
in_progress → completed