Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
dmt
Commits
105ecc05
Commit
105ecc05
authored
Oct 02, 2018
by
Thanassis Tsiodras
Browse files
CircleCI 2.0 saga: To quickly test the Docker-hosted DB tests, disable the other tests for now.
parent
015363e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
105ecc05
...
...
@@ -9,7 +9,7 @@ TYPING_FOLDER:=$(shell pip3 show typing | grep ^Location | sed 's,^.*: ,,')
export
PYTHONPATH
=
${TYPING_FOLDER}
# all: flake8 pylint mypy coverage testDB
all
:
flake8 mypy coverage
all
:
testDB
flake8
:
@
echo
Performing syntax checks via flake8...
...
...
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