Skip to content

Commit 475c909

Browse files
committed
1 parent a75aca6 commit 475c909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ jobs:
2323
- name: Install dependencies
2424
run: |
2525
pip install nose
26+
pip install -e .
2627
- name: Test
2728
run: nosetests stl_tools --with-coverage --cover-package=stl_tools

0 commit comments

Comments
 (0)