Skip to content

Commit e96e9ef

Browse files
style: pre-commit fixes
1 parent 016f7e5 commit e96e9ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ jobs:
129129
uv pip install
130130
-e.[test,test-meta,test-numpy,test-schema,test-hatchling,wheels,cov,wheel-free-setuptools]
131131
--system
132-
# --only-binary=numpy
133-
# --extra-index-url=https://www.graalvm.org/python/wheels/simple
134-
# --index-strategy=unsafe-best-match
132+
# --only-binary=numpy
133+
# --extra-index-url=https://www.graalvm.org/python/wheels/simple
134+
# --index-strategy=unsafe-best-match
135135

136136
- name: Install package (pip)
137137
if: matrix.python-version == 'pypy-3.8'

0 commit comments

Comments
 (0)