parent
ea16832973
commit
ea33eab9d8
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: checkout code
|
- name: checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
- name: tmp init
|
||||||
|
run: mkdir -p ${{ forgejo.workspace }}/.tmp
|
||||||
- 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:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue