Skip to content

Commit 8b2385f

Browse files
add name to test step
1 parent 85fd782 commit 8b2385f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pullrequest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ concurrency:
2020

2121
jobs:
2222
test:
23+
name: Test Build
2324
runs-on: ubuntu-latest
2425
concurrency: ci-${{ github.ref }}
2526
steps:

0 commit comments

Comments
 (0)