Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 97b8ba8

Browse files
committed
ci: try npm start on post create
1 parent 6cefcc8 commit 97b8ba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/post-create-command.sh

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ npm i -g azure-functions-core-tools@4 --unsafe-perm true
1111

1212
# Install monorepo dependencies
1313
npm install
14+
npm start

0 commit comments

Comments
 (0)