Skip to content

Commit

Permalink
add qt dependencies to test ert with flow
Browse files Browse the repository at this point in the history
  • Loading branch information
JHolba committed Jan 9, 2025
1 parent a38d647 commit 79c72af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test_ert_with_flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: ./.github/actions/install_dependencies_qt
with:
os: ${{ matrix.os }}

- uses: actions/setup-python@v5
id: setup_python
with:
Expand Down

0 comments on commit 79c72af

Please sign in to comment.