chore: fix moduleResolution

This commit is contained in:
2023-11-10 23:33:10 +01:00
parent b35892546f
commit 787c3d5db9
2 changed files with 2 additions and 4 deletions

View File

@@ -12,8 +12,5 @@ jobs:
- name: Install dependencies
run: yarn
- name: Build Typescript files
run: yarn build
- name: Run Jest
run: yarn test