test1
Some checks failed
check main state / build (10.0.x) (push) Has been cancelled
Main Build Process / Build & Test (pull_request) Failing after 1m32s

This commit is contained in:
2026-02-05 23:33:40 +01:00
parent 6377884651
commit 516bd3cf87

View File

@@ -57,9 +57,9 @@ jobs:
- name: Upload coverage via SSH
uses: appleboy/ssh-action@v0.1.6
with:
host: ssh-server
username: gitea
password: password
host: "ssh-server"
username: "gitea"
password: "password"
port: 2222
source: "coverage-report/*"
target: "/home/gitea/coverage/littletown/"