mirror of
https://github.com/FlipsideCrypto/swell-models.git
synced 2026-02-06 13:46:45 +00:00
exclude
This commit is contained in:
parent
f798319c9d
commit
ef15507a1d
2
.github/workflows/dbt_test_intraday.yml
vendored
2
.github/workflows/dbt_test_intraday.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
|
||||
- name: Run Recent Tests
|
||||
run: |
|
||||
dbt test -m "fsc_evm,tag:recent_test" --exclude "fsc_evm,tag:ez_prices_model" main_package.core.nft.tests
|
||||
dbt test -m "fsc_evm,tag:recent_test" --exclude "fsc_evm,tag:ez_prices_model" main_package.core.nft.tests main_package.core.bronze.token_reads
|
||||
|
||||
notify-failure:
|
||||
needs: [run_dbt_jobs]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user