This commit is contained in:
drethereum 2024-07-16 09:37:43 -06:00
parent 21795e66f5
commit ed89e48eb4

View File

@ -41,4 +41,4 @@ jobs:
dbt deps
- name: Run DBT Jobs
run: |
dbt run --vars '{"STREAMLINE_INVOKE_STREAMS":True}' -m "berachain_models,tag:non_realtime"
dbt run -m "berachain_models,tag:non_realtime"