Skip to content

Commit 332e9ed

Browse files
committed
fix target name again
1 parent 8424529 commit 332e9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ jobs:
310310

311311
- name: Build Docker Image
312312
run: |
313-
make build-load-test-image
313+
make load-test-image
314314
315315
- name: Run Load Tests
316316
run: |

0 commit comments

Comments
 (0)