Skip to content

Commit bbba56c

Browse files
authored
Add name to build job.
1 parent f9903aa commit bbba56c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010

1111
jobs:
1212
build:
13+
name: Build
14+
1315
runs-on: ubuntu-latest
1416

1517
steps:

0 commit comments

Comments
 (0)