Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sumpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
sumpy
Commits
4cd367cf
Commit
4cd367cf
authored
4 years ago
by
Isuru Fernando
Browse files
Options
Downloads
Patches
Plain Diff
Use conda in docs CI
parent
6390aec5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/ci.yml
+2
-2
2 additions, 2 deletions
.github/workflows/ci.yml
with
2 additions
and
2 deletions
.github/workflows/ci.yml
+
2
−
2
View file @
4cd367cf
...
@@ -35,10 +35,10 @@ jobs:
...
@@ -35,10 +35,10 @@ jobs:
python-version
:
'
3.x'
python-version
:
'
3.x'
-
name
:
"
Main
Script"
-
name
:
"
Main
Script"
run
:
|
run
:
|
EXTRA_INSTALL="pybind11 numpy mako"
CONDA_ENVIRONMENT=.test-conda-env-py3.yml
curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/ci-support.sh
curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/ci-support.sh
. ci-support.sh
. ci-support.sh
build_py_project_in_
v
env
build_py_project_in_
conda_
env
build_docs
build_docs
pytest3
:
pytest3
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment