mirror of
https://github.com/Prowlarr/Indexers.git
synced 2026-04-26 03:18:24 +01:00
update GHA and use bash for validate (empty array)
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Yaml Lint
|
||||
name: Yaml Validation
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -32,4 +32,4 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: yaml schema check
|
||||
run: |
|
||||
sh ./scripts/validate.sh
|
||||
bash ./scripts/validate.sh
|
||||
|
||||
Reference in New Issue
Block a user