Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
phinate committed Jul 4, 2023
1 parent 09bf35b commit 0fd7dc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:

- name: (temp) install specific jaxopt version
run:
python -m pip install --upgrade git+https://github.com/phinate/jaxopt.git@fix-lbfgsb-grad
python -m pip install --upgrade
git+https://github.com/phinate/jaxopt.git@fix-lbfgsb-grad

- name: Test package
run: >-
Expand Down

0 comments on commit 0fd7dc0

Please sign in to comment.