We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c08fa3 + 07c2c0c commit 863b2aaCopy full SHA for 863b2aa
.github/workflows/slo.yml
@@ -25,6 +25,7 @@ jobs:
25
26
- name: Run SLO
27
uses: ydb-platform/slo-tests@js-version
28
+ continue-on-error: true
29
with:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
KUBECONFIG_B64: ${{ secrets.SLO_KUBE_CONFIG }}
0 commit comments