Skip to content

Commit

Permalink
test with oryx dev
Browse files Browse the repository at this point in the history
  • Loading branch information
fehiepsi committed Oct 24, 2024
1 parent b021e14 commit eea50c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest_and_autopublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- run:
pip install -e .[dev]
pip install "git+https://github.com/jax-ml/oryx.git@b59ab020780cd53d488bc7dcad3696be9fdca0a5"
pip install "git+https://github.com/jax-ml/oryx.git"

# Run tests (in parallel)
- name: Run core tests
Expand Down

0 comments on commit eea50c3

Please sign in to comment.