Skip to content

Fix flaky coverage of test_matchingarchitecturecheck

David Runge requested to merge fix_flaky_coverage into main

tests/action/test_check.py: Change test_matchingarchitecturecheck() to rely on parametrized package architecture, repository architecture and return value to not rely on fixed values in the packagev1 fixture.

Fixes #139 (closed)

Merge request reports