Skip to content

Commit

Permalink
Add -p command to test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
linev committed May 27, 2024
1 parent 61f6366 commit b69ca29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jsroot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Run all tests
run: |
cd jsroot-test
xvfb-run -s "-ac -screen 0 1280x1024x24" node test.js -c -m
xvfb-run -s "-ac -screen 0 1280x1024x24" node test.js -c -m -p
#Special Cases: Tests,which are not running properly on ubuntu
#TH1/optdate.svg
Expand Down

0 comments on commit b69ca29

Please sign in to comment.