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
2164
June 18, 2018
Running tests
Build Environment
8
3565
June 18, 2018
Override Rails default test command
Programming Languages
rails
,
ruby
4
3175
June 18, 2018
How to trigger deploy command after test?
Deployments
circle-yml
2
2569
June 18, 2018
How can you know if a test failed or succeeded in Post-test commands?
Deployments
deployment
,
circle-yml
2
2186
July 5, 2018
<------>