mirror of
https://github.com/zadam/trilium.git
synced 2026-01-04 14:39:56 +01:00
chore(nx/test): set up global test script
This commit is contained in:
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
@@ -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