Skip to content

cmd: log startup errors to stderr (#473) #1152

cmd: log startup errors to stderr (#473)

cmd: log startup errors to stderr (#473) #1152

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