Don't try to download test images

This commit is contained in:
Andrew Cassidy 2022-04-09 22:23:00 -07:00
parent 94d88c7e00
commit e5ccdbb4f4

View File

@ -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: