Skip to content

Commit

Permalink
add PR validation, remove linting
Browse files Browse the repository at this point in the history
  • Loading branch information
3ch023 committed Jun 19, 2024
1 parent 4ddf2c4 commit e4c8eec
Show file tree
Hide file tree
Showing 3 changed files with 594 additions and 688 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
with:
node-version: 20
- run: npm ci
- run: npm run lint
- run: npm run validate:ci
Loading

0 comments on commit e4c8eec

Please sign in to comment.