mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Don't try to download test images
This commit is contained in:
parent
94d88c7e00
commit
e5ccdbb4f4
3
.github/workflows/python-package.yml
vendored
3
.github/workflows/python-package.yml
vendored
@ -77,9 +77,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
platforms: arm64
|
platforms: arm64
|
||||||
|
|
||||||
- name: Install test images
|
|
||||||
run: git clone https://git.pileof.rocks/drewcassidy/quicktex-test-images.git tests/images
|
|
||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: pypa/cibuildwheel@v2.3.1
|
uses: pypa/cibuildwheel@v2.3.1
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user