Skip to content

Commit

Permalink
linux-eic-shell.yml: don't install Bokeh and PyGitHub via pip (#1230)
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl authored Jan 14, 2024
1 parent f4e5112 commit 00c0ada
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linux-eic-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,6 @@ jobs:
platform-release: "${{ env.platform-release }}"
setup: "/opt/detector/epic-${{ env.detector-version }}/setup.sh"
run: |
pip install 'pygithub>=2' 'bokeh>=3'
export PYTHONPATH=$HOME/.local/lib/python3.10/site-packages:$PYTHONPATH
mkdir capybara-reports
capybara bara ref/rec_${{ matrix.particle }}_1GeV_20GeV_${{ matrix.detector_config }}.edm4eic.root rec_${{ matrix.particle }}_1GeV_20GeV_${{ matrix.detector_config }}.edm4eic.root
Expand Down

0 comments on commit 00c0ada

Please sign in to comment.