Skip to content

Commit

Permalink
actions: shorten name
Browse files Browse the repository at this point in the history
  • Loading branch information
kiron1 committed May 19, 2024
1 parent 67bb154 commit 9cabe1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
if: ${{ ! startswith(matrix.os, 'windows') }}

bazel_build:
name: Bazel build release package
name: Package
runs-on: ${{ matrix.os }}

needs:
Expand Down

0 comments on commit 9cabe1d

Please sign in to comment.