Skip to content

Commit f256882

Browse files
style: pre-commit fixes
1 parent e214f97 commit f256882

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,7 @@ jobs:
128128
run:
129129
uv pip install
130130
-e.[test,test-meta,test-numpy,test-schema,test-hatchling,wheels,cov,wheel-free-setuptools]
131-
--system
132-
--only-binary=numpy
131+
--system --only-binary=numpy
133132
--extra-index-url=https://www.graalvm.org/python/wheels/simple
134133
--index-strategy=unsafe-best-match
135134

0 commit comments

Comments
 (0)