We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9acc20 commit b066072Copy full SHA for b066072
1 file changed
.github/workflows/rust.yml
@@ -147,4 +147,4 @@ jobs:
147
if: always()
148
with:
149
name: test-results
150
- path: "**/tests/snapshots"
+ path: "*.png"
0 commit comments