Skip to content

Commit

Permalink
Print on success to make it clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-chambers committed Sep 3, 2024
1 parent 4f25739 commit a60abbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@ jobs:
echo "openssl was found as a dependency of ndc-sdk-core"
echo "This should be fixed. openssl dependencies make it hard to make binaries with minimal dynamically linked dependencies such as connector CLI plugins"
exit 1
else
echo "openssl does not appear to be a dependency of ndc-sdk-core 🎉"
exit 0
fi

0 comments on commit a60abbd

Please # to comment.