Skip to content

Commit 8e57ff8

Browse files
committed
ci: suppress warning
1 parent 9f505ef commit 8e57ff8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/create-snapshot.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
name: ${{ inputs.artifact-name }}-${{ env.SNAPSHOT_FILENAME }}
5757
path: test/snapshot/${{ env.SNAPSHOT_FILENAME }}
5858
compression-level: 0
59+
if-no-files-found: ignore
5960

6061
collect-snapshot:
6162
needs: take-snapshot

0 commit comments

Comments
 (0)