Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
windingwind committed Dec 8, 2024
1 parent 8b4b55a commit 32993ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit 32993ba

Please sign in to comment.