Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zhixiong-tang committed Nov 24, 2023
1 parent 9dfbb3b commit 04e7229
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 54 deletions.
54 changes: 0 additions & 54 deletions .github/workflows/coverage.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
env:
CIBW_ARCHS_MACOS: universal2
CIBW_ARCHS_WINDOWS: auto ARM64
CIBW_BEFORE_BUILD: pip install numpy opencv-python --prefer-binary

- name: Verify clean directory
run: git diff --exit-code
Expand Down

0 comments on commit 04e7229

Please sign in to comment.