chore: modify test action
[skip ci]
This commit is contained in:
parent
d91367909a
commit
2ff61315d2
1 changed files with 1 additions and 1 deletions
2
.github/actions/acc_test/action.yaml
vendored
2
.github/actions/acc_test/action.yaml
vendored
|
|
@ -249,7 +249,7 @@ runs:
|
|||
|
||||
- name: Upload test log artifact
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: acc_test.log
|
||||
path: "stackit/acc_test_run.log"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue