Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pyBOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
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
Alexandre Poux
pyBOS
Commits
6317d30c
Commit
6317d30c
authored
3 years ago
by
Alexandre Poux
Browse files
Options
Downloads
Patches
Plain Diff
fix gitlab-ci
parent
0cbeed52
No related branches found
Branches containing commit
Tags
v0.1.0
Tags containing commit
No related merge requests found
Pipeline
#16591
passed
3 years ago
Stage: Static Analysis
Stage: Test
Stage: Deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/tests.yml
+1
-1
1 addition, 1 deletion
.gitlab/tests.yml
with
1 addition
and
1 deletion
.gitlab/tests.yml
+
1
−
1
View file @
6317d30c
...
...
@@ -3,7 +3,7 @@ tests:
script
:
-
pip install -U pip setuptools wheel future
-
pip install -U pytest pytest-html pytest-timeout pytest-cov
-
pip install .[test]
-
pip install .[test
,transform
]
-
pytest --cov=pybos/ --cov-report=xml --junitxml=artifacts/pytest.xml
-
coverage xml
-
coverage report
...
...
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