Skip to content

Commit a9ac5e1

Browse files
authored
Merge pull request #1236 from ydb-platform/check-slo
chore: slo
2 parents 35325dd + bcfc3a7 commit a9ac5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Run SLO
27-
uses: ydb-platform/slo-tests@js-version
27+
uses: ydb-platform/slo-tests@main
2828
continue-on-error: true
2929
with:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)