Skip to content

Commit b1d89e3

Browse files
committed
renamed a ci step
1 parent ac08888 commit b1d89e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: go test ./...
3535

3636
format:
37-
name: Format on Linux
37+
name: Format
3838
runs-on: ubuntu-latest
3939
if: github.event_name == 'push' # only format on push events (not PRs from forks)
4040

0 commit comments

Comments
 (0)