Skip to content

Commit 5d76fde

Browse files
authored
Undo a VSCode autocorrect
1 parent 1dcfbac commit 5d76fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
env:
7575
cache-name: cache-jmeter
7676
with:
77-
path: ~/jmeter_home
77+
path: ~/jmeter
7878
key: jmeter
7979

8080
#Having run each step separately, it's only the curl request that takes time. So including the unzip and move means I can cache the 'jmeter' folder entirely

0 commit comments

Comments
 (0)