Skip to content

Commit cfbbed4

Browse files
committed
typo
1 parent 6adeb50 commit cfbbed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1722,7 +1722,7 @@ jobs:
17221722
needs: changes
17231723
if: ${{ needs.changes.outputs.notifications-library == 'true' || github.event_name == 'push' || github.event.inputs.force_all_builds == 'true' }}
17241724
timeout-minutes: 18 # if this timeout gets too small, then split the tests
1725-
name: "[unit]notifications-library"
1725+
name: "[unit] notifications-library"
17261726
runs-on: ${{ matrix.os }}
17271727
strategy:
17281728
matrix:

0 commit comments

Comments
 (0)