@MarcAntoine-Arnaud, the local link path breaks CI if I add examples in the workspace

This commit is contained in:
Roman Valls Guimera 2021-02-08 22:53:01 +11:00
parent e506cb1e92
commit a65fa84f75

View File

@ -2,5 +2,5 @@
members = [ members = [
"yaserde", "yaserde",
"yaserde_derive", "yaserde_derive",
"examples" # "examples"
] ]