Skip to content

Commit 07c2c0c

Browse files
committed
allow to fail SLO tests
1 parent 3c08fa3 commit 07c2c0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/slo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525

2626
- name: Run SLO
2727
uses: ydb-platform/slo-tests@js-version
28+
continue-on-error: true
2829
with:
2930
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3031
KUBECONFIG_B64: ${{ secrets.SLO_KUBE_CONFIG }}

0 commit comments

Comments
 (0)