Skip to content

Commit

Permalink
ci: try npm start on post create
Browse files Browse the repository at this point in the history
  • Loading branch information
manekinekko committed Mar 19, 2024
1 parent 6cefcc8 commit 97b8ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/post-create-command.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ npm i -g azure-functions-core-tools@4 --unsafe-perm true

# Install monorepo dependencies
npm install
npm start

0 comments on commit 97b8ba8

Please sign in to comment.