mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 13:46:42 +00:00
remove decoded logs v1 from workflow (#877)
* remove decoded logs v1 from workflow * remove v2 decode test
This commit is contained in:
parent
86a213cef3
commit
cdfe5bc958
@ -53,7 +53,7 @@ jobs:
|
||||
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt run -s streamline__complete_decoded_logs streamline__complete_decoded_logs_2
|
||||
dbt run -s streamline__complete_decoded_logs_2
|
||||
|
||||
- name: Run Real Time Core on minutes 0 and 30 every hour
|
||||
run: |
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{{
|
||||
config(
|
||||
tags=["test_hourly"]
|
||||
tags=["test_hourly_deprecated"]
|
||||
)
|
||||
}}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user