Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Technik
topicmanager
Commits
a1666a98
Commit
a1666a98
authored
Apr 28, 2022
by
satan
Committed by
Jakob Lerch
May 19, 2022
Browse files
ci: ignore typing errors in tests
parent
2cca17a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a1666a98
...
...
@@ -41,7 +41,7 @@ typing:
-
pip install .
-
pip install mypy
-
pip install types-requests
-
mypy topicmanager --strict --pretty --show-error-context --show-error-codes --show-column-numbers
-
mypy topicmanager --strict --pretty --show-error-context --show-error-codes --show-column-numbers
--exclude test/*
needs
:
[]
#pages:
# stage: deploy
...
...
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