Skip to content

Commit 84f1451

Browse files
committed
[master] update config file
1 parent b574288 commit 84f1451

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,5 @@ jobs:
66
steps:
77
- run: git clone https://github.com/aliartiza75/python-list-comparison.git
88
- run: cd python-list-comparison
9-
- run: ls
10-
- run: cd python-list-comparison
11-
- run: pwd
12-
- run: ls
13-
- run: pip3 install -r python-list-comparison/requirements.txt
14-
- run: cd listcompare
15-
- run: python3 test_listcompare.py
9+
- run: sudo pip3 install -r python-list-comparison/requirements.txt
10+
- run: python3 python-list-comparison/listcompare/test_listcompare.py

0 commit comments

Comments
 (0)