Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/tests/test-conf.json
3544 views
1
{
2
"test": {
3
"exclude": ["integration/playwright/", ".venv/"]
4
}
5
}
6
7