Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
egor-zalenski committed Dec 13, 2024
1 parent 82f1fe3 commit 03d8e85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
path: report

- name: Deploy report
uses: RedisInsight/RedisInsight/.github/actions/deploy-test-reports@2.62.0
uses: RedisInsight/RedisInsight/.github/actions/deploy-test-reports@873a0ebf55c85d3127bb4efb4d0636d9ab838226
if: always()
with:
group: 'report'
Expand All @@ -41,7 +41,7 @@ jobs:
- name: Get current date
id: date
if: always()
uses: RedisInsight/RedisInsight/.github/actions/get-current-date@2.62.0
uses: RedisInsight/RedisInsight/.github/actions/get-current-date@873a0ebf55c85d3127bb4efb4d0636d9ab838226

- name: Add link to report in the workflow summary
if: always()
Expand Down

0 comments on commit 03d8e85

Please sign in to comment.