Skip to content

Commit 17dddc9

Browse files
committed
ci: try remote action
1 parent 82801b5 commit 17dddc9

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

.github/actions/cibuildwheel/action.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
- uses: actions/setup-python@v2
9191

92-
- uses: ./.github/actions/cibuildwheel
92+
- uses: henryiii/cibuildwheel@actions
9393
env:
9494
CIBW_BUILD: cp38-win_amd64 cp27-manylinux_i686 cp37-macosx_x86_64
9595
CIBW_TEST_EXTRAS: test

0 commit comments

Comments
 (0)