SIGN IN SIGN UP

Eliminate special-casing from test CI workflows. (#9562)

The previous approach was relying on `_test.yml` taking an input
parameter, and then doing almost completely orthogonal things for each
parameter value. I've separated out each of those test situations as its
own job or workflow file, which eliminated all the special-casing and,
in my opinion, improved maintainability by making it much more obvious
what code runs when.
P
Predrag Gruevski committed
c75e1aa5ed1cad4e3c53bef26644ad1a1137d30a
Parent: 2b66308
Committed by GitHub <noreply@github.com> on 8/22/2023, 3:36:52 PM