Skip to content

Commit 3333262

Browse files
committed
6
1 parent 9cb949c commit 3333262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/interop-mlkem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ jobs:
108108
working-directory: ./wolfssh/
109109
run: |
110110
./examples/echoserver/echoserver -p 22223 -x mlkem768x25519-sha256 -I runner:~/.ssh/id_ed25519.pub &
111-
${{ env.build_dir }}/bin/ssh -o StrictHostKeyChecking=no -p 22223 $(whoami)@localhost ls /
111+
${{ env.build_dir }}/bin/ssh -o StrictHostKeyChecking=no -p 22223 runner@localhost "ls /"

0 commit comments

Comments
 (0)