We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edf51b commit 364e459Copy full SHA for 364e459
.github/workflows/slo.yaml
@@ -29,7 +29,7 @@ jobs:
29
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}
30
31
- name: Run SLO
32
- uses: ydb-platform/slo-tests@main
+ uses: ydb-platform/slo-tests@k8s-local
33
if: env.DOCKER_REPO != null
34
env:
35
0 commit comments