Skip to content

Commit 8ea015d

Browse files
committed
try: trigger pipeline on pr
1 parent b8ba567 commit 8ea015d

File tree

1 file changed

+1
-1
lines changed
  • src/sap-cap-typescript-node/.devcontainer

1 file changed

+1
-1
lines changed

src/sap-cap-typescript-node/.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ RUN \
4040
# Install TypeScript
4141
&& npm install --global typescript \
4242
&& npm install --global ts-node \
43-
# Install Typescript CDS lib to avoid constantly precompiling files during development
43+
# Install Typescript CDS lib to avoid constantly precompiling files during dev
4444
&& npm install --global tsx

0 commit comments

Comments
 (0)