Enable sparse checkout test

This commit is contained in:
Paul O'Leary McCann 2023-01-30 15:47:46 +09:00
parent e435bf5144
commit d9887369de

View File

@ -183,7 +183,7 @@ def test_project_run(project_dir):
"options",
[
"",
# "--sparse",
"--sparse",
"--branch v3",
"--repo https://github.com/explosion/projects --branch v3",
],