mirror of
https://github.com/FlipsideCrypto/cosmos-models.git
synced 2026-02-06 13:41:56 +00:00
disable unused (#33)
This commit is contained in:
parent
52b4c7392b
commit
f36898a8f5
2
.github/workflows/dbt_run_daily.yml
vendored
2
.github/workflows/dbt_run_daily.yml
vendored
@ -39,4 +39,4 @@ jobs:
|
||||
dbt deps
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt run
|
||||
dbt run --exclude models/bronze_api/bronze_api__get_validator_metadata.sql
|
||||
Loading…
Reference in New Issue
Block a user