Skip to content
Snippets Groups Projects
Commit d5de2c34 authored by Mahmoud Bentriou's avatar Mahmoud Bentriou
Browse files

Another test

parent 2e7d336a
No related branches found
No related tags found
No related merge requests found
Pipeline #29255 passed
...@@ -23,7 +23,6 @@ pages: ...@@ -23,7 +23,6 @@ pages:
# To avoid PyImport error with sklearn # To avoid PyImport error with sklearn
- julia --project=docs/ -e 'using Pkg; Pkg.add("Conda"); using Conda; Conda.add("scikit-learn")' - julia --project=docs/ -e 'using Pkg; Pkg.add("Conda"); using Conda; Conda.add("scikit-learn")'
- julia --project=docs/ --color=yes docs/make.jl # make documentation - julia --project=docs/ --color=yes docs/make.jl # make documentation
- mkdir public
- mv docs/build public - mv docs/build public
- ls - ls
- ls public - ls public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment