fix: tests #211

Merged
Anri merged 3 commits from tests-followup into main 2024-12-14 11:57:07 +01:00
2 changed files with 1 additions and 4 deletions
Showing only changes of commit 906cf18c76 - Show all commits

View file

@ -23,4 +23,4 @@ jobs:
run: npm run format-check
- name: Run tests
run: npm run test -- --ci
run: npm run test

3
.gitignore vendored
View file

@ -15,6 +15,3 @@ dist/
# Debug file
src/events/player/debug.ts
# Jest
coverage/