Skip to content

Commit

Permalink
removing extra debugging shell output
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Aug 13, 2023
1 parent 881b0da commit b7a24d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/linux_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ jobs:
ln -s $GITHUB_WORKSPACE /root/build_dir/DAGMC
mkdir -p ./build
cd ./build
env
pwd
git config --global --add safe.directory $GITHUB_WORKSPACE
cmake ../ -DMOAB_DIR=${moab_install_dir} \
-DBUILD_GEANT4=ON \
Expand Down

0 comments on commit b7a24d0

Please sign in to comment.