mirror of
https://github.com/FlipsideCrypto/core-models.git
synced 2026-02-06 15:56:48 +00:00
abis
This commit is contained in:
parent
2b6f165073
commit
a2426dd414
8
.github/workflows/dbt_run_scheduled_abis.yml
vendored
8
.github/workflows/dbt_run_scheduled_abis.yml
vendored
@ -39,11 +39,7 @@ jobs:
|
||||
run: |
|
||||
pip install -r requirements.txt
|
||||
dbt deps
|
||||
|
||||
- name: Build Full Testing Views
|
||||
run: |
|
||||
dbt run -m "fsc_evm,tag:full_test"
|
||||
|
||||
- name: Test All Data
|
||||
- name: Update Abi Models
|
||||
run: |
|
||||
dbt test -m "fsc_evm,tag:silver_abis" "fsc_evm,tag:gold_abis"
|
||||
dbt run -m "fsc_evm,tag:silver_abis" "fsc_evm,tag:gold_abis"
|
||||
Loading…
Reference in New Issue
Block a user