Skip to content

Commit

Permalink
Update .github/workflows/ci_cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dipinknair authored Nov 6, 2024
1 parent 2e50146 commit fdd7373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ jobs:
xvfb-run mechanical-env make -C doc $1
else
xvfb-run mechanical-env make -C doc $1 > $output_file 2>&1 || true
cat $output_filehttps://github.com/ansys/pymechanical/issues
cat $output_file
echo done running make
validate_output $output_file
fi
Expand Down

0 comments on commit fdd7373

Please sign in to comment.