Skip to content

Commit

Permalink
fix: Fix ci validator
Browse files Browse the repository at this point in the history
  • Loading branch information
4o3F committed Dec 31, 2023
1 parent 11f97b8 commit a024c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Check JSON Schemas
run: |
npm install -g ajv-cli
node scripts/validate_schemas.js
node scripts/ValidateSchemas.js

0 comments on commit a024c95

Please sign in to comment.