Update ci-repltests.yml

pull/4202/head
Miro Stauder 3 years ago committed by GitHub
parent f0cf07e05d
commit eaa94eecc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -77,7 +77,7 @@ jobs:
exit $RC
- name: Archive artifacts
if: always()
if: ${{ failure() }}
uses: actions/upload-artifact@v3
with:
name: ci-selftests-${{ env.GIT_VERSION }}-run#${{ github.run_number }}

Loading…
Cancel
Save