Skip to content

Commit a001459

Browse files
committed
Alway generate variable for artifacts filename
1 parent e9f8d99 commit a001459

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-testsuite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
paths: "**/test-results.xml"
7171

7272
- name: Prepare upload of build artifacts
73+
if: always()
7374
run: |
7475
echo "platform=${{ inputs.platform }}".replace(":", "-") >> $env:GITHUB_ENV
7576

0 commit comments

Comments
 (0)