Skip to content

Commit 2af93bd

Browse files
Align pipeline naming
1 parent 8456a5a commit 2af93bd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build, Test & Coverage
1+
name: CI
22

33
on:
44
pull_request:
@@ -7,6 +7,8 @@ on:
77
jobs:
88
build:
99

10+
name: Build, Test & Coverage
11+
1012
runs-on: ubuntu-latest
1113

1214
env:

0 commit comments

Comments
 (0)