Skip tests for deploy (#35)

This commit is contained in:
Inal Arsanukaev 2022-08-23 12:24:25 +03:00 committed by GitHub
parent d36003560c
commit 6d84c5a32a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ on:
mvn-args:
description: 'Additional maven args'
required: false
default: "-DskipTests"
type: string
ignore-coverage:
description: 'Ignore test coverage step'