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
85f526e7
Commit
85f526e7
authored
Jan 20, 2022
by
Giuseppe
Browse files
retest
parent
c29c1946
Pipeline
#86926
failed
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
85f526e7
image
:
python
:
3
before_running
:
-
pip3 install -U pytest
-
pip3 install pytest-cov
-
export PYTHONPATH=$PWD
coverage
:
stage
:
test
script
:
-
python3 -m pytest --cov=gomi3 tests/
\ No newline at end of file
gomi3/.gitlab-ci.yml
deleted
100644 → 0
View file @
c29c1946
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