Skip to content

Merge pull request #153 from filecoin-project/chore/bump-up-version-t… #403

Merge pull request #153 from filecoin-project/chore/bump-up-version-t…

Merge pull request #153 from filecoin-project/chore/bump-up-version-t… #403

Workflow file for this run

name: Go
on:
push:
branches:
- master
paths-ignore: ["*.md", "docs/**"]
pull_request:
branches:
- '**'
paths-ignore: ["*.md", "docs/**"]
env:
CGO_CFLAGS: -D__BLST_PORTABLE__
CGO_CFLAGS_ALLOW: -D__BLST_PORTABLE__
jobs:
check:
uses: filecoin-project/venus/.github/workflows/common_go.yml@master
with:
has_ffi: false