Skip to content

Commit a75aca6

Browse files
committed
only nosetests3 on my machine?
1 parent 772a564 commit a75aca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
run: |
2525
pip install nose
2626
- name: Test
27-
run: nosetests3 stl_tools --with-coverage --cover-package=stl_tools
27+
run: nosetests stl_tools --with-coverage --cover-package=stl_tools

0 commit comments

Comments
 (0)