Skip to content

Commit 3f22f21

Browse files
committed
changes to fix failing test on staging PR
Signed-off-by: Siaa Gor <[email protected]>
1 parent 1754db4 commit 3f22f21

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/testApp.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
./mvnw -version
21
#!/bin/bash
32
set -euxo pipefail
4-
3+
./mvnw -version
54
##############################################################################
65
##
76
## GH action sCI test script

0 commit comments

Comments
 (0)