This commit is contained in:
Austin 2025-08-08 11:05:20 -04:00
parent 9cbb05969f
commit 1b672ec7b3
2 changed files with 2 additions and 2 deletions

View File

@ -16,5 +16,5 @@ jobs:
with:
command_name: Run Scores Models
command: |
dbt run -m "fsc_evm,tag:scores"
dbt run -m "fsc_evm,tag:scores" --vars '{"INCLUDE_GAMING_METRICS":True}'
secrets: inherit

View File

@ -1,3 +1,3 @@
packages:
- git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: v4.18.3
revision: v4.19.2