mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
run_test
This commit is contained in:
parent
b7859cd22b
commit
dd85f671a0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
||||||
|
|
||||||
Run_Jmeter_test_plan:
|
Run_Jmeter_test_plan:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: Run_add _ test
|
needs: Run_test
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
java: [ '21' ]
|
java: [ '21' ]
|
||||||
|
|
Loading…
Reference in a new issue