Skip to content

Commit 25796e6

Browse files
committed
Try to fix CI
1 parent b7e92bc commit 25796e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install our_library package
3030
shell: bash -l {0}
3131
run: |
32-
cd our_library
32+
cd source
3333
pip install -e .
3434
3535
# ------------------------------

0 commit comments

Comments
 (0)