Skip to content

Commit cd2f031

Browse files
authored
Update config.yml
1 parent 587115d commit cd2f031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
137137
- run:
138138
name: Run tests
139-
command: pytest tests
139+
command: pip3 insyall pytest && pytest tests
140140

141141
- run:
142142
when: on_fail

0 commit comments

Comments
 (0)