This commit is contained in:
windingwind 2024-12-08 16:44:45 +01:00
parent 8b4b55a44a
commit 32993ba7cc

View File

@ -49,7 +49,7 @@ jobs:
- name: Run Tests
run: |
xvfb-run npx zotero-plugin test --abortOnFail --exitOnFinish
xvfb-run npx zotero-plugin test --abort-on-fail --exit-on-finish
env:
ZOTERO_PLUGIN_ZOTERO_BIN_PATH: ${{ env.ZOTERO_PLUGIN_ZOTERO_BIN_PATH }}