Skip to content

Commit b0c4abb

Browse files
committed
[configure-circle-ci] update circle ci file
1 parent a3ed754 commit b0c4abb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- run: cd python-list-comparison
1111
- run: pwd
1212
- run: ls
13-
- run: pip3 install -r requirements.txt
13+
- run: pip3 install -r python-list-comparison/requirements.txt
1414
- run: cd listcompare
1515
- run: python3 test_listcompare.py

0 commit comments

Comments
 (0)