Skip to content

Commit

Permalink
Lower cellular threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
kstribrnAmzn committed Oct 30, 2023
1 parent a41e0a4 commit 188301f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
run-doxygen: true,
build-flags: -DCMAKE_BUILD_TYPE=Debug -DBUILD_CLONE_SUBMODULES=ON -DCMAKE_C_FLAGS='--coverage -Wall -Wextra -Werror -DNDEBUG',
coverage-skips: '"\*test\*" "\*CMakeCCompilerId\*" "\*mocks\*"',
line-coverage: 100,
line-coverage: 99,
},
{
repository: Device-Defender-for-AWS-IoT-embedded-sdk,
Expand Down

0 comments on commit 188301f

Please sign in to comment.