Skip to content

Commit

Permalink
Update run_tests.yaml try to get gh actions to run again
Browse files Browse the repository at this point in the history
  • Loading branch information
roywilly authored and equinor-ruaj committed Oct 17, 2023
1 parent c954cab commit 077342c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:

- name: Install fmu-sumo-uploader
run: >
pip install pip -U &&
pip install .
python -m pip install --upgrade pip &&
python -m pip install .
- name: Run tests
shell: bash
run: |
Expand Down

0 comments on commit 077342c

Please sign in to comment.