Skip to content

Commit

Permalink
fix: debug for env
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed Feb 6, 2024
1 parent 76c1447 commit cc4b21b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:

- name: Run formatter and license.go
run: |
env
make deps/install
make format
git checkout go.mod go.sum
Expand Down

0 comments on commit cc4b21b

Please sign in to comment.