respond to code review comments

Signed-off-by: Mario Minardi <mminardi@shaw.ca>
This commit is contained in:
Mario Minardi 2026-01-18 22:06:57 -07:00
parent 3c2b39158b
commit cc4d44e986
4 changed files with 36 additions and 12 deletions

View file

@ -183,9 +183,6 @@ function test_actions() {
if dpkg --compare-versions $version ge 15.0; then
run actions_verify_example workflow-call-expansion
fi
if dpkg --compare-versions $version ge 15.0; then
run actions_verify_example id-tokens
fi
done