cleanup repository tree. use entry_points in setuptools instead of symlink
This commit is contained in:
4
.github/workflows/regression.yml
vendored
4
.github/workflows/regression.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
|
||||
- name: Regression test
|
||||
run: sudo -E ./run_tests
|
||||
run: sudo -E ./tests/run_tests
|
||||
|
||||
|
||||
- name: Coveralls
|
||||
@ -43,7 +43,7 @@ jobs:
|
||||
|
||||
|
||||
- name: Regression test
|
||||
run: sudo -E ./run_tests
|
||||
run: sudo -E ./tests/run_tests
|
||||
|
||||
|
||||
- name: Coveralls
|
||||
|
||||
Reference in New Issue
Block a user