Skip to content

Commit

Permalink
Log last BoringSSL commit in test-fiat-c-boringssl.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-erbsen committed Aug 29, 2023
1 parent 3ca5339 commit d1ce5d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/ci/test-fiat-c-boringssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ echo "::group::Cloning BoringSSL"
set -ex
rm -rf boringssl
git clone https://boringssl.googlesource.com/boringssl || exit $?
git -C boringssl log -1
}) || exit $?
echo "::endgroup::"

Expand Down

0 comments on commit d1ce5d8

Please sign in to comment.