Skip to content

Fix flaky test test_matchingarchitecturecheck

David Runge requested to merge fix_flaky_test into main

tests/action/test_check.py: Change test_matchingarchitecturecheck() to select a member of ArchitectureEnum, that is not equal to the one provided by the packagev1 fixture (it may use any member of ArchitectureEnum).

Fixes #131 (closed)

Merge request reports