Skip to content

Commit 523e297

Browse files
committed
WIP
1 parent afa1975 commit 523e297

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-plugin-make.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,5 @@ jobs:
167167
with:
168168
name: Common Test logs (${{ inputs.plugin }}-1-${{ matrix.erlang_version }}-${{ matrix.metadata_store }})
169169
path: |
170-
logs/
171-
!logs/**/log_private
170+
deps/${{ inputs.plugin }}/logs/
171+
!deps/${{ inputs.plugin }}/logs/**/log_private

0 commit comments

Comments
 (0)