Skip to content

ci: split and group #1199

ci: split and group

ci: split and group #1199

Workflow file for this run

name: x
on:
push:
branches: [main]
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main