Skip to content

Commit

Permalink
WILL DROP: install ecl-data-io for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mferrera committed Nov 20, 2023
1 parent c2f902a commit 9651e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test_setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ runs:
- uses: "./.github/actions/build-grid3d-maps"
with:
python-version: ${{ inputs.python-version }}
- run: pip install ".[tests]"
- run: pip install ".[tests]" ecl-data-io
shell: bash

0 comments on commit 9651e50

Please sign in to comment.