Skip to content

Merge pull request #531 from SiaFoundation/nate/fix-contract-account-… #1287

Merge pull request #531 from SiaFoundation/nate/fix-contract-account-…

Merge pull request #531 from SiaFoundation/nate/fix-contract-account-… #1287

Workflow file for this run

name: Lint & Test
on:
pull_request:
push:
branches:
- master
- its-happening
env:
CGO_ENABLED: 1
jobs:
test:
uses: SiaFoundation/workflows/.github/workflows/go-test.yml@master