feat: adding workspace exclude for test purpose

This commit is contained in:
Pierre Mavro
2020-11-02 19:17:43 +01:00
parent 9b64ea8837
commit f1bd819fcf

View File

@@ -51,3 +51,6 @@ digitalocean = "0.1.1"
[dev-dependencies]
test-utilities = { path = "test_utilities" }
[workspace]
exclude = ["cloned_engine"]