Add option to verify SVG
This commit is contained in:
@@ -174,6 +174,12 @@ inputs:
|
||||
description: Enable debug logs
|
||||
default: no
|
||||
|
||||
# Verify SVG after generation
|
||||
# It tests whether SVG can be correctly parsed (used for testing)
|
||||
verify:
|
||||
description: Verify SVG after genaration
|
||||
default: no
|
||||
|
||||
# Enable dry-run mode
|
||||
# Generate image but does not push it (used for testing)
|
||||
dryrun:
|
||||
|
||||
Reference in New Issue
Block a user