Skip to content

Commit

Permalink
Fix pr action
Browse files Browse the repository at this point in the history
  • Loading branch information
jocgir committed Oct 3, 2024
1 parent fb217a9 commit 840ef00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
go-version: '1.23'
- uses: actions/checkout@v4

- run: make fmtcheck
- run: make fmt

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 840ef00

Please sign in to comment.