Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Dec 20, 2019
1 parent 1deb177 commit ffe92f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -88,7 +88,7 @@ jobs:
name: run tests
command: |
. venv/bin/activate
python setup.py unittests -d 7
python setup.py unittests -d 7 -g "\"((LONG)|SKIP))\""
# Some tests take for ever, cutting the list.

- run:
Expand Down

0 comments on commit ffe92f0

Please sign in to comment.