mirror of
https://github.com/FlipsideCrypto/mantle-models.git
synced 2026-02-06 13:07:01 +00:00
confirm blocks
This commit is contained in:
parent
b3a188e5d2
commit
b43a169c62
2
.github/workflows/dbt_run_scheduled_main.yml
vendored
2
.github/workflows/dbt_run_scheduled_main.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Run Main Models
|
||||
run: |
|
||||
dbt run -m "fsc_evm,tag:silver_core" "fsc_evm,tag:gold_core" "fsc_evm,tag:silver_prices" "fsc_evm,tag:gold_prices" "fsc_evm,tag:silver_labels" "fsc_evm,tag:gold_labels"
|
||||
dbt run -m "fsc_evm,tag:silver_core" "fsc_evm,tag:gold_core" "fsc_evm,tag:silver_prices" "fsc_evm,tag:gold_prices" "fsc_evm,tag:silver_labels" "fsc_evm,tag:gold_labels" "fsc_evm,tag:silver_confirm_blocks"
|
||||
|
||||
- name: Send new logs for decoding
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user