Skip to content

Run test on Go 1.21 and 1.22 #128

Run test on Go 1.21 and 1.22

Run test on Go 1.21 and 1.22 #128

Workflow file for this run

name: lint
on:
pull_request:
push:
branches:
- master
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
uses: morphy2k/revive-action@v2