You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tests for all dependencies in order to check updated libraries without (re)building targets that depend on them.
Each test should be compiled and linked for both architectures, and it should have zero exit status when run.
Separate test workflows:
Targets with pkg-config entries
Executable targets
Others, CMake-based targets in particular
The text was updated successfully, but these errors were encountered:
Add tests for all dependencies in order to check updated libraries without (re)building targets that depend on them.
Each test should be compiled and linked for both architectures, and it should have zero exit status when run.
Separate test workflows:
pkg-config
entriesThe text was updated successfully, but these errors were encountered: