mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 09:37:38 +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
|
||||
run: make test
|
||||
|
||||
- name: Test HistoryV3
|
||||
run: make test3
|
||||
# - name: Test HistoryV3
|
||||
# run: make test3
|
||||
|
||||
tests-windows:
|
||||
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
|
||||
run: make test-integration
|
||||
|
||||
- name: history-v3-test-integration
|
||||
run: make test3-integration
|
||||
# - name: history-v3-test-integration
|
||||
# run: make test3-integration
|
||||
|
||||
tests-windows:
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user