Skip to content

Commit 97b43b5

Browse files
committed
ci: update step name for regressions
1 parent bff1ac5 commit 97b43b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
token: ${{ secrets.CODECOV_TOKEN }}
8383
verbose: true
8484
notifications:
85-
name: Notifications
85+
name: Regression notifications
8686
runs-on: ubuntu-latest
8787
needs: build
8888
if: failure()

0 commit comments

Comments
 (0)