mirror of
https://github.com/FlipsideCrypto/boba-models.git
synced 2026-02-06 14:06:43 +00:00
Merge pull request #32 from FlipsideCrypto/exclude/token-reads-test
exclude
This commit is contained in:
commit
6dbbe55ed1
2
.github/workflows/dbt_test_daily.yml
vendored
2
.github/workflows/dbt_test_daily.yml
vendored
@ -19,5 +19,5 @@ jobs:
|
||||
dbt run -m "fsc_evm,tag:daily_test"
|
||||
command_name_2: Run Daily Tests (all tests excluding full, recent and misc. others)
|
||||
command_2: |
|
||||
dbt test --exclude "fsc_evm,tag:full_test" "fsc_evm,tag:recent_test" "fsc_evm,tag:gha_tasks" livequery_models
|
||||
dbt test --exclude "fsc_evm,tag:full_test" "fsc_evm,tag:recent_test" "fsc_evm,tag:gha_tasks" livequery_models main_package.core.bronze.token_reads.bronze_api__token_reads
|
||||
secrets: inherit
|
||||
Loading…
Reference in New Issue
Block a user