Skip to content

Commit 9c32aa6

Browse files
committed
ci: refactor workflows and API integrations
- Remove the execution of `test.sh` from the SSH server workflow Signed-off-by: appleboy <[email protected]>
1 parent f0e5a23 commit 9c32aa6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ssh-server.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,6 @@ jobs:
424424
echo "I am $BAR, thanks"
425425
echo "sha: $SHA"
426426
echo "port: $PORT"
427-
sh test.sh
428427
429428
- name: custom envs format
430429
uses: appleboy/[email protected]

0 commit comments

Comments
 (0)