Skip to content

Commit

Permalink
Do no hide errors
Browse files Browse the repository at this point in the history
  • Loading branch information
sfiligoi committed Dec 12, 2022
1 parent 97c6d51 commit 9ee8cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
which h5c++
if [[ "$(uname -s)" == "Linux" ]];
then
./scripts/install_hpc_sdk.sh >/dev/null 2>/dev/null </dev/null
./scripts/install_hpc_sdk.sh </dev/null
source setup_nv_h5.sh
fi
df -h .
Expand Down

0 comments on commit 9ee8cc0

Please sign in to comment.