Skip to content

Commit

Permalink
fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
armandobelardo committed Mar 11, 2024
1 parent d07424b commit 9cf48e8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ export async function generateWorkspace({
workspace,
generatorGroup: group,
keepDocker,
context
context,
writeUnitTests: false
});
} else {
await runRemoteGenerationForAPIWorkspace({
Expand Down

0 comments on commit 9cf48e8

Please sign in to comment.