Skip to content

Commit 421ffa0

Browse files
authored
chore: Add job name for build step (#2665)
1 parent 286b9f1 commit 421ffa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ env:
3131
jobs:
3232
build:
3333
runs-on: ubuntu-latest-16
34+
name: Build Packages
3435
steps:
3536
- name: Check out the code
3637
uses: actions/checkout@v4

0 commit comments

Comments
 (0)