Open JCZuurmond opened 3 months ago
Now the tests are not selected when running:
labs test-one
labs test
See code here
The workaround for now is to set TEST_NIGHTLY=true in the environment.
TEST_NIGHTLY=true
Now the tests are not selected when running:
labs test-one
labs test
See code here