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 2b4e543 commit 44768e5
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
run: python -m pip install .[test]

- name: Test package
run: >-
Expand Down

0 comments on commit 44768e5

Please sign in to comment.