CircleCI Discuss
Can you disable "Test" entirely?
Build Environment
Running Tests
circle-yml
csharptest
January 26, 2017, 6:05pm
2
Found this works:
test: override: - echo "done"
Taken from this answer:
show post in topic
Related topics
Topic
Replies
Views
Activity
Test Command No-Op
Deployments
3
2202
June 18, 2018
NO TESTS error in circle CI when build in CircleCI
Build Environment
2
1697
June 18, 2018
How to specify in circle.yml which tests should run for specific project
Build Environment
nodejs
,
circle-yml
1
1217
June 18, 2018
Running tests
Build Environment
8
3594
June 18, 2018
How to disable the default nosetests?
Programming Languages
python
3
2935
June 18, 2018
<------>