Update ci-basictests.yml

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

@ -190,7 +190,7 @@ jobs:
sudo chmod -R 777 ${{ github.workspace }}/*
- 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