jest artefacts
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 26s

This commit is contained in:
Mylloon 2024-12-14 11:51:25 +01:00
parent ddba08a02a
commit 906cf18c76
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 1 additions and 4 deletions

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/