fix: run test command
This commit is contained in:
parent
984b6a13aa
commit
06680647bf
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
|
||||
- name: Run Tests
|
||||
run: |
|
||||
npm run test
|
||||
npx zotero-plugin test --abortOnFail --exitOnFinish
|
||||
env:
|
||||
ZOTERO_PLUGIN_ZOTERO_BIN_PATH: ${{ env.ZOTERO_PLUGIN_ZOTERO_BIN_PATH }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue