Skip to content

Commit

Permalink
added test templates
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienR1 committed Feb 2, 2025
1 parent 9b51f16 commit ca7443f
Show file tree
Hide file tree
Showing 6 changed files with 432 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
npm run build
- run: npm ci
- run: npm run lint
- run: npm run test --if-present
- run: npm run test -- run
- run: npm run build

Loading

0 comments on commit ca7443f

Please sign in to comment.