mirror of
https://github.com/moonD4rk/HackBrowserData
synced 2025-02-21 13:06:54 +00:00
ci: Improve GitHub Actions workflow for linting.
This commit is contained in:
parent
18786d1ebc
commit
c31cf602ed
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: "1.21.x"
|
||||
cache: false
|
||||
|
||||
- name: Check spelling with custom config file
|
||||
uses: crate-ci/typos@master
|
||||
|
Loading…
Reference in New Issue
Block a user