exclude nft test

This commit is contained in:
Austin 2025-04-14 08:28:54 -04:00
parent 77bb87ef1a
commit f10a522bb2

View File

@ -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"