From e4074aeba87655b26f9ecfb8eda6a485167ab096 Mon Sep 17 00:00:00 2001 From: alexjuca Date: Tue, 8 Sep 2020 12:10:38 +0100 Subject: [PATCH] updated workflow --- .github/workflows/blank.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 5e86801..bf08345 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -31,4 +31,4 @@ jobs: uses: xlui/action-maven-cli/jdk11@master id: test with: - lifecycle: 'test' + lifecycle: 'mvn test'