Skip to content

Commit 543c0de

Browse files
committed
testing
1 parent 246800f commit 543c0de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/BundlePush/BundlePusher.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ export class BundlePusher {
160160
}
161161

162162
private async createSshSession(): Promise<SshSession> {
163+
// Create an SSH session
163164
const sshProfile = this.params.profiles.get("ssh");
164165

165166
if (sshProfile === undefined) {

0 commit comments

Comments
 (0)