Skip to content

Commit 2a1e3a4

Browse files
Changed mvn "package" command to "verify" for running test cases.
1 parent a4f4d78 commit 2a1e3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
image: splunk/splunk:${{matrix.splunk-version}}
4747
env:
4848
SPLUNK_START_ARGS: --accept-license
49-
SPLUNK_PASSWORD: chamged!
49+
SPLUNK_PASSWORD: changed!
5050
ports:
5151
- 8089
5252
- 8088

0 commit comments

Comments
 (0)