fix
All checks were successful
Test / Run unit and integration tests (pull_request) Successful in 4m6s

This commit is contained in:
Roy Crihfield 2023-09-28 08:33:02 +08:00
parent 674c7e75f3
commit d1a6e33713

View File

@ -50,7 +50,7 @@ jobs:
- name: Run basic integration test
env:
SNAPSHOT_MODE: postgres
SNAPSHOT_BLOCK_HEIGHT: 10
SNAPSHOT_BLOCK_HEIGHT: 32
LEVELDB_PATH: ./fixtures/chaindata/_data/small
LEVELDB_ANCIENT: ./fixtures/chaindata/_data/small/ancient
run: |