Skip to content

Commit

Permalink
Test upload-artifact without any compression
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Dec 15, 2023
1 parent 96a25f3 commit 3a6caff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build-test-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,6 @@ jobs:
name: ${{ inputs.image }}-${{ inputs.architecture }}
path: /tmp/aiidalab/${{ inputs.image }}-${{ inputs.architecture }}.tar
retention-days: 3
compression-level: 0
if-no-files-found: error
if: always()

0 comments on commit 3a6caff

Please sign in to comment.