Remove branch specifications
The branch should be dictated by the repository.pull/95/head
parent
d65e6d2bb6
commit
65cc1a78d7
@ -1,2 +1,2 @@
|
|||||||
[workspace]
|
[workspace]
|
||||||
members = ["{{project-name}}", "{{project-name}}-common", "xtask"]
|
members = ["xtask", "{{project-name}}", "{{project-name}}-common"]
|
||||||
|
Loading…
Reference in New Issue