Skip to content

Commit

Permalink
try change gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
XmasApple committed Sep 8, 2023
1 parent 0dfeb66 commit 4a0f016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}

- name: Run SLO
uses: ydb-platform/slo-tests@js-version
uses: ydb-platform/slo-tests@php-version
if: env.DOCKER_REPO != null
env:
DOCKER_REPO: ${{ secrets.SLO_DOCKER_REPO }}
Expand Down

0 comments on commit 4a0f016

Please sign in to comment.