Skip to content

Commit

Permalink
Pin Panel to commit until 1.0 dev release (#5626)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Feb 21, 2023
1 parent 7496534 commit 3b47846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run: |
conda activate test-environment
conda uninstall panel bokeh --force -y --offline || echo "packages already removed"
pip install "git+https://github.com/holoviz/panel.git"
pip install "git+https://github.com/holoviz/panel.git@aae2074941b73fd3d8e2dbad4e2c68acfd70b968"
- name: doit test_unit
run: |
conda activate test-environment
Expand Down

0 comments on commit 3b47846

Please sign in to comment.