1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-29 14:01:15 +03:00

Use libraries-repository-engine to validate registry

This commit is contained in:
Cristian Maglie
2025-01-29 12:35:11 +01:00
parent 32606697a3
commit 1cf374dece
2 changed files with 4 additions and 4 deletions

View File

@ -44,5 +44,8 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
version: 3.x
- name: Install library-repository-engine
run: go install github.com/arduino/libraries-repository-engine@latest
- name: Validate registry data file
run: task registry:validate