Skip to content

GolangCI Lint runs for all targets #1338

GolangCI Lint runs for all targets

GolangCI Lint runs for all targets #1338

Workflow file for this run

name: Go
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Sage
uses: ./actions/setup
- name: Make
run: make