mirror of
https://github.com/FlipsideCrypto/swell-models.git
synced 2026-02-06 16:06:50 +00:00
exclude nft test
This commit is contained in:
parent
77bb87ef1a
commit
f10a522bb2
2
.github/workflows/dbt_test_intraday.yml
vendored
2
.github/workflows/dbt_test_intraday.yml
vendored
@ -46,4 +46,4 @@ jobs:
|
||||
|
||||
- name: Run Recent Tests
|
||||
run: |
|
||||
dbt test -m "fsc_evm,tag:recent_test" --exclude "fsc_evm,tag:ez_prices_model"
|
||||
dbt test -m "fsc_evm,tag:recent_test" --exclude "fsc_evm,tag:ez_prices_model" "fsc_evm,tag:nft_core"
|
||||
Loading…
Reference in New Issue
Block a user