Skip to content

Commit 3b0096e

Browse files
committed
Add name to CI
1 parent 0e1f600 commit 3b0096e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55

66
jobs:
77
build-test:
8+
name: Build Test
89
runs-on: ubuntu-latest
910
steps:
1011
- name: Checkout Code

0 commit comments

Comments
 (0)