Rename test job to serve in workflow configuration

This commit is contained in:
Edgar P. Burkhart 2025-02-10 17:59:02 +01:00
parent 32ba3e7eaf
commit 8e88580d2b
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -3,7 +3,7 @@ on:
branches:
- "main"
jobs:
test:
serve:
runs-on: self-hosted
steps:
- name: Checkout repository