Rename test job to serve in workflow configuration
This commit is contained in:
parent
32ba3e7eaf
commit
8e88580d2b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on:
|
|||
branches:
|
||||
- "main"
|
||||
jobs:
|
||||
test:
|
||||
serve:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Add table
Reference in a new issue