Skip to content

chore(ci): remove stable cpr (#125) #182

chore(ci): remove stable cpr (#125)

chore(ci): remove stable cpr (#125) #182

Workflow file for this run

name: Lint the code
on:
push:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: latest