Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
03251754
Unverified
Commit
03251754
authored
Mar 17, 2024
by
Nicolas Hug
Committed by
GitHub
Mar 17, 2024
Browse files
Fix test_download_datasets... hopefully (#8310)
parent
ed4710b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.github/workflows/tests-schedule.yml
.github/workflows/tests-schedule.yml
+3
-0
No files found.
.github/workflows/tests-schedule.yml
View file @
03251754
...
@@ -29,6 +29,9 @@ jobs:
...
@@ -29,6 +29,9 @@ jobs:
-
name
:
Checkout repository
-
name
:
Checkout repository
uses
:
actions/checkout@v2
uses
:
actions/checkout@v2
-
name
:
TODO REMOVE THIS! Install non pre-release version of mpmath.
run
:
pip install "mpmath<1.4"
-
name
:
Install torch nightly build
-
name
:
Install torch nightly build
run
:
pip install --pre torch -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
run
:
pip install --pre torch -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment