We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff1ac5 commit 97b43b5Copy full SHA for 97b43b5
1 file changed
.github/workflows/tests.yml
@@ -82,7 +82,7 @@ jobs:
82
token: ${{ secrets.CODECOV_TOKEN }}
83
verbose: true
84
notifications:
85
- name: Notifications
+ name: Regression notifications
86
runs-on: ubuntu-latest
87
needs: build
88
if: failure()
0 commit comments