Skip to content

Commit 35827af

Browse files
authored
Update config.yml
1 parent f203f77 commit 35827af

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.circleci/config.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@ jobs:
3535
- ./venv
3636
key: v1-dependencies-{{ checksum "requirements.txt" }}
3737

38-
# run tests!
39-
# this example uses Django's built-in test-runner
40-
# other common Python testing frameworks include pytest and nose
41-
# https://pytest.org
42-
# https://nose.readthedocs.io
4338
- run:
4439
name: run tests
4540
command: |

0 commit comments

Comments
 (0)