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
8be989d4
Commit
8be989d4
authored
Jan 20, 2022
by
Nathan Demary
Browse files
Update .gitlab-ci.yml file
parent
e0edbbba
Pipeline
#86993
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8be989d4
...
...
@@ -8,7 +8,9 @@ coverage:
-
export PYTHONPATH=$PWD
-
python3 -m pytest --cov=gomi3 tests/
flake8
:
test_pylint
:
stage
:
test_pylint
script
:
-
pip3 install flake8 flake8-logging-format
-
flake8 --ignore=E501 gomi3/
\ No newline at end of file
-
apt update
-
apt-get install pylint -y
-
pylint -rn ./gomi3
\ 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