Skip to content

Commit

Permalink
updating readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ersilia-bot committed Apr 9, 2024
1 parent b8a5ac1 commit 9fad5c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upload-model-to-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ jobs:
echo "Returned correct outcomes $result"
if [ $result -le $expected ]
then
: # Do nothing as this is what we want
else
echo "Error in model output, aborting build and push"
exit 1
fi
Expand Down

0 comments on commit 9fad5c2

Please sign in to comment.