server: test: ci rename job name to Server
This commit is contained in:
parent
777bdcf58f
commit
e10b83a217
1 changed files with 2 additions and 2 deletions
4
.github/workflows/server-test.yml
vendored
4
.github/workflows/server-test.yml
vendored
|
@ -1,5 +1,5 @@
|
|||
# Server test scenario
|
||||
name: Server Integration Tests
|
||||
# Server build and tests
|
||||
name: Server
|
||||
|
||||
on:
|
||||
workflow_dispatch: # allows manual triggering
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue