Skip to content

adapt to math/rand/v2 (#1) #17

adapt to math/rand/v2 (#1)

adapt to math/rand/v2 (#1) #17

Workflow file for this run

name: golangci-lint
on:
- push
- pull_request
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/[email protected]