mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 04:36:07 +00:00
fix(ci): use local golangci-lint config
This commit is contained in:
@@ -6,3 +6,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
uses: charmbracelet/meta/.github/workflows/lint.yml@main
|
uses: charmbracelet/meta/.github/workflows/lint.yml@main
|
||||||
|
with:
|
||||||
|
golangci_path: .golangci.yml
|
||||||
|
golangci_version: v2.9
|
||||||
|
timeout: 10m
|
||||||
|
|||||||
Reference in New Issue
Block a user