Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
beeman committed Mar 9, 2024
1 parent b03af7b commit 5be6391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/tools/src/lib/web/create-mock-web-app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ function createMockComponent(tree: Tree, project: string, name: string) {
nameAndDirectoryFormat: 'as-provided',
style: 'none',
skipTests: true,
skipFormat: true,
})
}

0 comments on commit 5be6391

Please sign in to comment.