mirror of
https://github.com/N4S4/synology-api.git
synced 2025-07-24 10:00:37 +00:00
fix: rename test-deploy.yml to test-docs.yml and update job name
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
name: Test deployment
|
||||
name: test-docs
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
@ -9,8 +9,7 @@ on:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
test-docs-gen:
|
||||
name: Test Docs Generation
|
||||
generate:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
Reference in New Issue
Block a user