remove everclear backfill run (#367)
Some checks failed
docs_update / called_workflow_template (push) Has been cancelled

This commit is contained in:
Sam 2025-09-22 21:51:45 +08:00 committed by GitHub
parent b0aec6df01
commit aa6787ce72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,5 +15,5 @@ jobs:
with:
command_name: Run Curated Models
command: |
dbt run -m "$PROJECT_NAME,tag:curated" "fsc_evm,tag:curated" && dbt run -m silver_bridge__everclear_reads --vars '{"backfill_2": true}'
dbt run -m "$PROJECT_NAME,tag:curated" "fsc_evm,tag:curated"
secrets: inherit