Only store actual.png from rendering tests
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -137,4 +137,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: rendering-tests
|
||||
path: rendering/cases/
|
||||
path: rendering/cases/**/actual.png
|
||||
|
||||
Reference in New Issue
Block a user