mirror of
https://github.com/FlipsideCrypto/stellar-models.git
synced 2026-02-06 15:56:44 +00:00
changed daily lookback to 1
This commit is contained in:
parent
72ac0e071b
commit
77774ed0a6
2
.github/workflows/dbt_test_daily.yml
vendored
2
.github/workflows/dbt_test_daily.yml
vendored
@ -39,4 +39,4 @@ jobs:
|
||||
dbt deps
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt test -m "stellar_models,models/silver" "stellar_models,models/gold" --vars 'test_days_threshold: 3'
|
||||
dbt test -m "stellar_models,models/silver" "stellar_models,models/gold" --vars 'test_days_threshold: 1'
|
||||
Loading…
Reference in New Issue
Block a user