Skip to content

Commit

Permalink
Update runTest.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tbaudier authored Mar 28, 2024
1 parent 21cdcf9 commit 1efa8c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/runTest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ fi
if [ ! -d /src ]; then
git clone --branch ${COMMIT} https://github.com/OpenGATE/Gate.git /src
fi
cd /src
git checkout geant4-11.2.1
cd -
cd bin
cmake -DGATE_USE_TORCH=$GATE_USE_TORCH \
-DTorch_DIR=$TORCH_DIR \
Expand Down

0 comments on commit 1efa8c4

Please sign in to comment.