Skip to content

Commit

Permalink
ci: refactor workflows and API integrations
Browse files Browse the repository at this point in the history
- Remove the execution of `test.sh` from the SSH server workflow

Signed-off-by: appleboy <[email protected]>
  • Loading branch information
appleboy committed Jun 5, 2024
1 parent f0e5a23 commit 9c32aa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ssh-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@ jobs:
echo "I am $BAR, thanks"
echo "sha: $SHA"
echo "port: $PORT"
sh test.sh
- name: custom envs format
uses: appleboy/[email protected]
Expand Down

0 comments on commit 9c32aa6

Please sign in to comment.