Skip to content

Commit

Permalink
Tmp changing for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
roywilly committed Feb 6, 2024
1 parent fa8de99 commit d05f91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install fmu-sumo
run: >
python -m pip install --upgrade pip &&
python -m pip install .[test]
python -m pip install .[test] &&
python -m pip install sumo-wrapper-python@git+https://github.com/equinor/sumo-wrapper-python#egg=tmp_increase_timeout
- name: Run tests
shell: bash
Expand Down

0 comments on commit d05f91a

Please sign in to comment.