Skip to content

Use state collector when sync is behind #351

Use state collector when sync is behind

Use state collector when sync is behind #351

Workflow file for this run

name: Build
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.20.3
- name: Prepare Env
run: bash scripts/prepare_environ.sh
- name: Test
working-directory: /home/runner/go/src/github.com/SmartBFT-Go/consensus
run: make all
- name: Post
working-directory: /home/runner/go/src/github.com/SmartBFT-Go/consensus
run: ./scripts/post.sh