Skip to content

Commit 63ba498

Browse files
committed
action name
1 parent 91c7cdf commit 63ba498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
driver: 'docker'
5454
- name: Run integration tests
5555
run: ./mvnw ${MAVEN_ARGS} -B package -P no-unit-tests --file pom.xml
56-
- name: Adjusting Minikube Settings
56+
- name: Adjust Minikube Min Request Timeout Setting
5757
uses: manusa/actions-setup-minikube@v2.7.0
5858
with:
5959
minikube version: 'v1.26.0'

0 commit comments

Comments
 (0)