Skip to content

Commit cbce6f1

Browse files
committed
Update config.yml
1 parent 1972c18 commit cbce6f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs: # A basic unit of work in a run
4141
name: Create test-results folder
4242
- run:
4343
command: |
44-
. venv/bin/activate
4544
python -m pytest . -v --junitxml=test-results/test-results.xml
4645
name: Run tests with pytest
4746
- run:

0 commit comments

Comments
 (0)