Skip to content

Commit

Permalink
BLD: Pin fmu-sumo-uploader == 1.0.7 (#709)
Browse files Browse the repository at this point in the history
  • Loading branch information
tnatt authored Jun 21, 2024
1 parent 68b9ca8 commit 625cb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-fmudataio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
if: matrix.python-version != '3.12'
run:
pip install \
"fmu-sumo-uploader @ git+https://github.com/equinor/fmu-sumo-uploader.git"
"fmu-sumo-uploader @ git+https://github.com/equinor/fmu-sumo-uploader.git@1.0.7"

- name: Full test
run: pytest -v

0 comments on commit 625cb95

Please sign in to comment.