Skip to content

Commit

Permalink
chore: update script in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AnimeshKumar923 committed Nov 26, 2023
1 parent 3570fe0 commit 1efe30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/if-nodejs-pr-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
run: npm run generate:assets --if-present
- if: steps.packagejson.outputs.exists == 'true'
name: Run JSON Schema Validator
run: npm run lint-schemas
run: npm run validate-schemas

0 comments on commit 1efe30f

Please sign in to comment.