Skip to content

Commit

Permalink
test running tests with upload bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
equinor-ruaj committed Sep 20, 2024
1 parent fb3f39c commit b5cae00
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 @@ -37,7 +37,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install opm
python -m pip install git+https://github.com/equinor/fmu-sumo-uploader.git@main
python -m pip install git+https://github.com/equinor/fmu-sumo-uploader.git@bugfix/try-except-reading-parameters
python -m pip install git+https://github.com/equinor/fmu-dataio.git@main
python -m pip install pytest
python -m pip install pytest-timeout
Expand Down

0 comments on commit b5cae00

Please sign in to comment.