5
.github/workflows/build-test.yml
vendored
5
.github/workflows/build-test.yml
vendored
@ -47,8 +47,3 @@ jobs:
|
||||
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
|
||||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
|
||||
- name: Test with pytest
|
||||
shell: bash
|
||||
run: |
|
||||
cd kittycad
|
||||
pytest
|
||||
|
Reference in New Issue
Block a user