Skip to content

Commit 5f8f77a

Browse files
committed
update artifact paths
1 parent 5f31fb0 commit 5f8f77a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ jobs:
147147
if: always()
148148
with:
149149
name: test-results
150-
path: "**/tests/snapshots"
150+
path: "**/examples/*/*.diff.png"

0 commit comments

Comments
 (0)