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