I'm debugging what my environment looks like.
This commit is contained in:
parent
0b62bcad50
commit
df359f59bb
1 changed files with 2 additions and 4 deletions
|
|
@ -5,7 +5,5 @@ jobs:
|
|||
steps:
|
||||
- name: checkout code
|
||||
uses: actions/checkout@v4
|
||||
- name: nix develop
|
||||
run: nix develop
|
||||
- name: golangci-lint
|
||||
run: golangci-lint run
|
||||
- name: show path
|
||||
run: echo $PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue