mirror of
https://github.com/FlipsideCrypto/polygon-models.git
synced 2026-02-06 13:56:44 +00:00
exclude livequery model tests, dont need to test package (#276)
This commit is contained in:
parent
d70d238eac
commit
abde49d3c9
2
.github/workflows/dbt_test_daily.yml
vendored
2
.github/workflows/dbt_test_daily.yml
vendored
@ -42,4 +42,4 @@ jobs:
|
||||
dbt deps
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt test --exclude tag:full_test tag:recent_test
|
||||
dbt test --exclude tag:full_test tag:recent_test livequery_models
|
||||
Loading…
Reference in New Issue
Block a user