Skip to content

Commit

Permalink
Remove fmt check
Browse files Browse the repository at this point in the history
  • Loading branch information
micorix committed Jan 11, 2024
1 parent 42be51d commit c91d4db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
run: |
go mod download
make vet
make fmtcheck
# we only want to run tests if any code changes (not for README or docs changes)
- name: Check Changed Files
Expand Down

0 comments on commit c91d4db

Please sign in to comment.