server: test: ci rename job name to Server

This commit is contained in:
Pierrick HYMBERT 2024-02-23 13:54:19 +01:00
parent 777bdcf58f
commit e10b83a217

View file

@ -1,5 +1,5 @@
# Server test scenario
name: Server Integration Tests
# Server build and tests
name: Server
on:
workflow_dispatch: # allows manual triggering