Skip to content

Commit fc801a2

Browse files
authored
Update .github/workflows/releases.yml
1 parent d68e3f2 commit fc801a2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/releases.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
strategy:
1010
fail-fast: false
11-
env:
12-
CIBW_TEST_COMMAND: pytest --pyargs zarr
13-
CIBW_TEST_REQUIRES: pytest
14-
CIBW_SKIP: "*27* pp*"
1511

1612
steps:
1713
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)