Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Jun 27, 2024
1 parent 32b34e2 commit 2b4e543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: brew install gcc

- name: Install package
run: python -m pip install .[test] scikit-build-core==0.9.6
run: python -m pip install .[test] scikit-build-core

- name: Test package
run: >-
Expand Down

0 comments on commit 2b4e543

Please sign in to comment.