Skip to content

Commit

Permalink
Merge pull request #6798 from gilles-peskine-arm/check_test_cases-qui…
Browse files Browse the repository at this point in the history
…et_ci-2.28

Hide check_test_cases warnings on the CI
  • Loading branch information
mpg authored Dec 21, 2022
2 parents 97a85fe + 5898796 commit 8ee18d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/scripts/all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ component_check_test_cases () {
else
opt=''
fi
tests/scripts/check_test_cases.py $opt
tests/scripts/check_test_cases.py -q $opt
unset opt
}

Expand Down

0 comments on commit 8ee18d3

Please sign in to comment.