mirror of
https://github.com/FlipsideCrypto/bob-models.git
synced 2026-02-06 13:26:53 +00:00
Merge pull request #17 from FlipsideCrypto/exlcude-token-reads-test
test
This commit is contained in:
commit
acb3d0ddaa
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"
|
||||
dbt test -m "fsc_evm,tag:recent_test" --exclude main_package.core.bronze.token_reads
|
||||
|
||||
notify-failure:
|
||||
needs: [run_dbt_jobs]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user