Skip to content

Merge pull request #205 from SiaFoundation/nate/support-resync #464

Merge pull request #205 from SiaFoundation/nate/support-resync

Merge pull request #205 from SiaFoundation/nate/support-resync #464

Workflow file for this run

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