mirror of
https://github.com/FlipsideCrypto/base-models.git
synced 2026-02-06 11:01:45 +00:00
remove/build-tests (#299)
This commit is contained in:
parent
1ce241dfbe
commit
6d7475cc78
5
.github/workflows/dbt_test_intraday.yml
vendored
5
.github/workflows/dbt_test_intraday.yml
vendored
@ -14,11 +14,8 @@ jobs:
|
||||
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta
|
||||
with:
|
||||
target: test
|
||||
command_name: Build Recent Testing Views
|
||||
command_name: Run Observability & Recent Tests
|
||||
command: |
|
||||
dbt run -m "fsc_evm,tag:recent_test"
|
||||
command_name_2: Run Observability & Recent Tests
|
||||
command_2: |
|
||||
dbt run -m "fsc_evm,tag:observability"
|
||||
dbt test -m "fsc_evm,tag:recent_test"
|
||||
secrets: inherit
|
||||
Loading…
Reference in New Issue
Block a user