mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-07-04 21:37:47 +02:00
ci: Improve GitHub Actions workflow for linting.
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
|||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: "1.21.x"
|
go-version: "1.21.x"
|
||||||
|
cache: false
|
||||||
|
|
||||||
- name: Check spelling with custom config file
|
- name: Check spelling with custom config file
|
||||||
uses: crate-ci/typos@master
|
uses: crate-ci/typos@master
|
||||||
|
|||||||
Reference in New Issue
Block a user