Skip to content

feat: add f3 participant #311

feat: add f3 participant

feat: add f3 participant #311

Workflow file for this run

name: Go
on:
push:
branches: [master]
pull_request:
branches:
- '**'
jobs:
check:
uses: filecoin-project/venus/.github/workflows/common_go.yml@master
with:
has_ffi: false
test_timeout: 20