Skip to content

Commit 7b3f766

Browse files
author
sjoshistrats
authored
Update config.yml
1 parent 12ebabb commit 7b3f766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
pipenv install .
1313
- run:
1414
command: | # Run tests
15+
sudo pip install pytest
1516
pipenv run pytest python/fastgrouper/test/ -s -vv
1617
1718
workflows:

0 commit comments

Comments
 (0)