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
11ab64f367
commit
1213f4c8f9
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" "fsc_evm,tag:silver,tag:prices" livequery_models
|
||||
dbt test --exclude "fsc_evm,tag:full_test" "fsc_evm,tag:recent_test" "fsc_evm,tag:gha_tasks" "fsc_evm,tag:silver,tag:prices" livequery_models main_package.core.bronze.token_reads
|
||||
secrets: inherit
|
||||
Loading…
Reference in New Issue
Block a user