Skip to content

Commit

Permalink
fix: telegram notification link (#1572)
Browse files Browse the repository at this point in the history
* fix: telegram notification link

* update info
  • Loading branch information
stepanLav authored Jul 8, 2024
1 parent 83170f2 commit 6d58342
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/balances_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,6 @@ jobs:
message: |
💸 Balances tests failed.
Results: https://novasamatech.github.io/balances_test_result/${{ github.run_id}}/index.html
Test Results: https://novasamatech.github.io/balances_test_result/${{ github.run_number }}/index.html
Github run: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

0 comments on commit 6d58342

Please sign in to comment.