Skip to content

add comments and V1 Sale handling to create and start sale collection #524

add comments and V1 Sale handling to create and start sale collection

add comments and V1 Sale handling to create and start sale collection #524

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.22'
- run: make ci