Try to fix CI command

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2023-06-08 17:39:37 +02:00
parent 7372ad27d7
commit 2eadb1b0de
No known key found for this signature in database
GPG key ID: 29A48C1F03620416

View file

@ -25,7 +25,7 @@ jobs:
node-version: '14'
- name: "🔎 Run validator"
run: |
npx @redocly/cli lint data/api/*/*.yaml
npx @redocly/cli@latest lint data/api/*/*.yaml
check-examples:
name: "🔎 Check Event schema examples"