Skip to content

Commit 14f3739

Browse files
committed
Add ports
1 parent 31bdd7e commit 14f3739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/k6-tests.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
image: ghcr.io/grafana/quickpizza-local:latest
1111
ports:
1212
- 3333:3333
13+
- 3334:3334
1314

1415
steps:
1516
- name: Checkout

0 commit comments

Comments
 (0)