Skip to content

Commit

Permalink
ci: correct gui invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Nov 10, 2023
1 parent 5258bc5 commit cd812c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Display must be available globally for linux to know where xvfb is
QT_DEBUG_PLUGINS: 1
run: |
python -m chipstream --version
chipstream-gui --version
- name: Test with pytest
env:
# github token required for testing update.py
Expand Down

0 comments on commit cd812c2

Please sign in to comment.