Skip to content

Commit 4f6e9b7

Browse files
committed
Fix tests and add them to CI
1 parent 5df2d5c commit 4f6e9b7

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
@@ -45,7 +45,7 @@ jobs:
4545
steps:
4646
- checkout
4747
- run: |
48-
pip install ../sift-python
48+
pip install sift-python
4949
echo "Run tests"
5050
5151
workflows:

0 commit comments

Comments
 (0)