mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-05 10:32:19 +00:00
save
This commit is contained in:
parent
a442293be1
commit
faa92f9bbc
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -69,8 +69,8 @@ jobs:
|
|||||||
- name: Test
|
- name: Test
|
||||||
run: make test
|
run: make test
|
||||||
|
|
||||||
- name: Test HistoryV3
|
# - name: Test HistoryV3
|
||||||
run: make test3
|
# run: make test3
|
||||||
|
|
||||||
tests-windows:
|
tests-windows:
|
||||||
if: ${{ github.event_name == 'push' || !github.event.pull_request.draft }}
|
if: ${{ github.event_name == 'push' || !github.event.pull_request.draft }}
|
||||||
|
4
.github/workflows/test-integration.yml
vendored
4
.github/workflows/test-integration.yml
vendored
@ -36,8 +36,8 @@ jobs:
|
|||||||
- name: test-integration
|
- name: test-integration
|
||||||
run: make test-integration
|
run: make test-integration
|
||||||
|
|
||||||
- name: history-v3-test-integration
|
# - name: history-v3-test-integration
|
||||||
run: make test3-integration
|
# run: make test3-integration
|
||||||
|
|
||||||
tests-windows:
|
tests-windows:
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
Reference in New Issue
Block a user