Skip to content

Commit

Permalink
ci: Normalizing build step name accross project
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Feb 25, 2022
1 parent 7a0e56e commit fc16b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ defaults:

jobs:
build:
name: Golang
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit fc16b23

Please sign in to comment.