We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 772a564 commit a75aca6Copy full SHA for a75aca6
.github/workflows/ci.yml
@@ -24,4 +24,4 @@ jobs:
24
run: |
25
pip install nose
26
- name: Test
27
- run: nosetests3 stl_tools --with-coverage --cover-package=stl_tools
+ run: nosetests stl_tools --with-coverage --cover-package=stl_tools
0 commit comments