Skip to content

Merge branch 'jer/fast-break' of github.com:dapperlabs/nba-smart-cont… #332

Merge branch 'jer/fast-break' of github.com:dapperlabs/nba-smart-cont…

Merge branch 'jer/fast-break' of github.com:dapperlabs/nba-smart-cont… #332

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v1
with:
go-version: '1.18'
- run: make ci