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:
|
branches:
|
||||||
- "main"
|
- "main"
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
serve:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
Loading…
Add table
Reference in a new issue