Skip to content

feat: update QOSDK to 6.3.2 #146

feat: update QOSDK to 6.3.2

feat: update QOSDK to 6.3.2 #146

Workflow file for this run

name: lint
on:
pull_request: {}
jobs:
lint:
name: lint
runs-on: ubuntu-22.04
steps:
- uses: actions/setup-go@v2
with:
go-version: 1.19
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: make lint