Skip to content

refactor(contracts,sqlite): unify revenue logic, enable revenue tests #1244

refactor(contracts,sqlite): unify revenue logic, enable revenue tests

refactor(contracts,sqlite): unify revenue logic, enable revenue tests #1244

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