Skip to content

Commit

Permalink
Workflow updates for screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
slaclau committed Jul 12, 2024
1 parent d60d1c5 commit fabe74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
pip install wheel
pip install -e .[doc]
pip install plotly
pip install plotly pytest pyvirtualdisplay pillow
- name: Demo
run: python test/test_demo.py
- name: Upload screenshot
Expand Down

0 comments on commit fabe74e

Please sign in to comment.