Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fja
eval
Commits
1490fd84
Verified
Commit
1490fd84
authored
Apr 06, 2020
by
Vladimír Štill
Browse files
CI: Install pytest
parent
bdbb5766
Pipeline
#57647
failed with stage
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1490fd84
image
:
python:3.7
before_script
:
-
pip3 install --user mypy
-
pip3 install --user mypy
pytest
-
export "PATH=$HOME/.local/bin:$PATH"
typecheck
:
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment