Skip to content

Commit

Permalink
ci: fix name of lint job
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahsnider committed Sep 21, 2023
1 parent a85f8bf commit 615c322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Check formatting
run: gofmt -l .
lint:
name: Check formatting
name: Lint

runs-on: ubuntu-latest

Expand Down

0 comments on commit 615c322

Please sign in to comment.