test.sh
13.3 KB
-
ci: allow users to opt-in only to certain tests · c529b2c7
Previously, users could skip certain tests when running the CI script (`SKIP_ONLINE_TESTS=1`). Provide a mechanism for users to opt-in to only certain tests (`SKIP_TESTS=1 SKIP_ONLINE_TESTS=0`).
Edward Thomson committed