Skip to content

Commit 364e459

Browse files
feat: SLO Hibernate
1 parent 3edf51b commit 364e459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slo.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}
3030

3131
- name: Run SLO
32-
uses: ydb-platform/slo-tests@main
32+
uses: ydb-platform/slo-tests@k8s-local
3333
if: env.DOCKER_REPO != null
3434
env:
3535
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}

0 commit comments

Comments
 (0)