Skip to content

fix(sqlite): Fix contract metric calculation during rescan #1293

fix(sqlite): Fix contract metric calculation during rescan

fix(sqlite): Fix contract metric calculation during rescan #1293

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