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

This commit is contained in:
2026-02-09 10:42:52 +01:00
parent 7c0687c2da
commit c9c9ae2804

View File

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