This commit is contained in:
parent
eacb8c567c
commit
ea16832973
1 changed files with 3 additions and 0 deletions
|
|
@ -7,3 +7,6 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
run: /run/current-system/sw/bin/nix develop -c golangci-lint run
|
run: /run/current-system/sw/bin/nix develop -c golangci-lint run
|
||||||
|
env:
|
||||||
|
TMPDIR: ${{ forgejo.workspace }}/.tmp
|
||||||
|
GOTMPDIR: ${{ forgejo.workspace }}/.tmp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue