pr number
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m12s

This commit is contained in:
2026-02-08 09:45:08 +01:00
parent a400758b8d
commit 958a8073e6

View File

@@ -50,7 +50,7 @@ jobs:
password: "password"
port: 2222
source: "${{ github.workspace }}/coverage-report/*"
target: "/config/test"
target: "/config/${{ github.event.pull_request.number }}"
- name: Upload Combined Coverage XML
uses: actions/upload-artifact@v3
with: