mirror of
https://github.com/FlipsideCrypto/sui-models.git
synced 2026-02-06 11:36:47 +00:00
-m
This commit is contained in:
parent
043b68d428
commit
a78a0e1144
@ -43,7 +43,7 @@ jobs:
|
||||
dbt deps
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt run -s "sui_models,tag:core"
|
||||
dbt run -m "sui_models,tag:core"
|
||||
|
||||
notify-failure:
|
||||
needs: [run_dbt_jobs]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user