Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nathan Demary
assr-mi3-go-project-Demary-Bahri
Commits
af06e426
Commit
af06e426
authored
Jan 20, 2022
by
Nathan Demary
Browse files
ci/cd
parent
4aba2606
Pipeline
#86978
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
af06e426
image
:
python
:
3
image
:
python
:
:
3
before_running
:
-
pip3 install -U pytest
...
...
@@ -8,4 +8,4 @@ before_running:
coverage
:
stage
:
test dev
script
:
-
python3 -m pytest --cov=gomi3 tests/
\ No newline at end of file
-
pytest --cov=myproj tests/
\ No newline at end of file
Write
Preview
Supports
Markdown
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