Skip to content

Commit

Permalink
Remove compression level setting
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Dec 18, 2023
1 parent 42edf54 commit 171be8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-build-test-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,5 @@ 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 171be8d

Please sign in to comment.