Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 23, 2024
1 parent 94e7b02 commit b9f0f6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux-eic-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ jobs:
--health-retries 5
nopayloaddb-webapp:
image: ghcr.io/eic/nopayloaddb-webapp:latest
env:
env:
POSTGRES_DB: dbname
POSTGRES_USER: login
POSTGRES_PASSWORD: password
Expand Down Expand Up @@ -703,7 +703,7 @@ jobs:
platform-release: "${{ env.platform }}:${{ env.release }}"
setup: "/opt/detector/epic-${{ env.detector-version }}/setup.sh"
run: |
cli_npc
cli_npc
export DETECTOR_CONFIG=${DETECTOR}_${{ matrix.detector_config }}
export LD_LIBRARY_PATH=$PWD/install/lib:$LD_LIBRARY_PATH
export JANA_PLUGIN_PATH=$PWD/install/lib/EICrecon/plugins:/usr/local/plugins
Expand Down

0 comments on commit b9f0f6d

Please sign in to comment.