Skip to content

Commit

Permalink
Install everest
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindeide committed Sep 13, 2024
1 parent 9e2bdf7 commit ee24eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Install with dependencies
run: |
uv pip install ".[dev]"
uv pip install ".[dev, everest]"
- name: Test GUI
if: matrix.test-type == 'gui-tests'
Expand Down

0 comments on commit ee24eaa

Please sign in to comment.