Skip to content

Commit

Permalink
test(debug): libcrypto includes
Browse files Browse the repository at this point in the history
  • Loading branch information
parfeon committed Nov 20, 2024
1 parent 716fcc1 commit 47ff35d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash
set -e

ls -la /usr/include

echo "::group::Run unit tests ('$1' $CC / $CXX)"
cd "$GITHUB_WORKSPACE/core"
make clean generate_report
Expand Down

0 comments on commit 47ff35d

Please sign in to comment.