mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
fix tests dir
This commit is contained in:
parent
433e728424
commit
4f25e0f750
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@ -73,8 +73,8 @@ jobs:
|
||||
CIBW_BUILD: "cp{37,38,39}-*"
|
||||
CIBW_SKIP: "*-win32 *-manylinux_i686"
|
||||
CIBW_MANYLINUX_X86_64_IMAGE: "manylinux2014"
|
||||
CIBW_TEST_COMMAND: nosetests tests -d
|
||||
CIBW_TEST_EXTRAS: "tests"
|
||||
CIBW_TEST_COMMAND: nosetests {project}/tests -d
|
||||
|
||||
- name: Upload Wheels
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
Reference in New Issue
Block a user