How to only run some 'flake check's?

How do I run only some flake checks? E.g. if I want a ci to test the flake on different architectures, but on each one the checks must be restricted to the current one.

2 Likes