run tests without using 'nose'
run_tests.sh -> run_tests.py
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -36,7 +36,6 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
pip install nose
|
||||
make test
|
||||
|
||||
- name: Test autogeneration of man pages, bash/zsh completion, etc
|
||||
|
||||
Reference in New Issue
Block a user