mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 02:22:09 +08:00
6 lines
174 B
Plaintext
6 lines
174 B
Plaintext
Three groups of tests run in CI
|
|
|
|
backend -- tests that run on each backend
|
|
null -- tests that don't require any backend
|
|
unit -- tests that only run on a single backend in CI
|