mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-09 05:39:13 -05:00
chore(nx/test): set up global test script
This commit is contained in:
@@ -100,7 +100,7 @@ jobs:
|
||||
- run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Run the unit tests
|
||||
run: npm run test
|
||||
run: pnpm run test
|
||||
|
||||
build_docker:
|
||||
name: Build Docker image
|
||||
|
||||
Reference in New Issue
Block a user