Skip to content

Commit

Permalink
Silence with shlib tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Treece Burgess committed Nov 5, 2024
1 parent 73ae74a commit 585b000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ rm /tmp/component_names.txt

if [ "$SHLIB" = "with" ]; then
echo "Running single component test for active components"
./run_tests_shlib.sh
./run_tests_shlib.sh TESTS_QUIET
fi

0 comments on commit 585b000

Please sign in to comment.