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
ci: let matrix tests run for a single interface from a PR branch (canonical#292)
This PR moves the logic to invoke the matrix tests for an individual interface to a reusable workflow, and allows specifying the repository and branch to fetch the test and interface definitions from. This will allow the tests added by a PR to be (manually) run in the CI context before merging, instead of only being able to test them locally.
0 commit comments