Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bolsonaro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
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
Luc Giffon
bolsonaro
Merge requests
!21
Resolve "Add some tests"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Add some tests"
19-add-some-tests
into
master
Overview
6
Commits
7
Pipelines
4
Changes
2
2 unresolved threads
Hide all comments
Merged
Leo Bouscarrat
requested to merge
19-add-some-tests
into
master
5 years ago
Overview
6
Commits
7
Pipelines
4
Changes
2
2 unresolved threads
Hide all comments
Expand
Closes
#19 (closed)
Edited
5 years ago
by
Leo Bouscarrat
0
0
Merge request reports
Viewing commit
5cf23c9b
Prev
Next
Show latest version
2 files
+
0
−
36
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
5cf23c9b
En fait non pour la CI
· 5cf23c9b
Léo Bouscarrat
authored
5 years ago
.gitlab-ci.yml deleted
100644 → 0
+
0
−
9
Options
image
:
'
continuumio/miniconda:4.7.12'
before_script
:
-
conda env create -f env_test.yml
-
conda activate bolsonaro
test
:
script
:
-
pytest tests/
\ No newline at end of file
Loading