mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
test4bis
This commit is contained in:
parent
0ef518372a
commit
815cb465be
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-jmeter-test.yml
vendored
2
.github/workflows/run-jmeter-test.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
- name: Setup Jmeter
|
||||
uses: Rodi26/setup-jmeter@v0.0.4
|
||||
- name: Run Jmeter
|
||||
run: ls -la ${{ GITHUB_ACTION_PATH }}
|
||||
run: ls -la ${{ github.action_path }}
|
||||
#run: ${{ github.workspace }}/jmeter-5.6.3/bin/jmeter -n -t ${{ github.workspace }}/src/test/jmeter/petclinic_test_plan.jmx -l reports/results.jtl
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue