Show PATH in action
All checks were successful
/ golint (push) Successful in 3s

I'm debugging what my environment looks like.
This commit is contained in:
Eli Ribble 2026-05-15 17:07:15 +00:00
parent 0b62bcad50
commit df359f59bb
No known key found for this signature in database

View file

@ -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