pr number
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m11s
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m11s
This commit is contained in:
@@ -50,7 +50,8 @@ jobs:
|
|||||||
password: "password"
|
password: "password"
|
||||||
port: 2222
|
port: 2222
|
||||||
source: "${{ github.workspace }}/coverage-report/*"
|
source: "${{ github.workspace }}/coverage-report/*"
|
||||||
target: "/config/${{ github.event.pull_request.number }}"
|
target: "/config/docs/${{ github.event.pull_request.number }}"
|
||||||
|
strip_components: 1
|
||||||
- name: Upload Combined Coverage XML
|
- name: Upload Combined Coverage XML
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user