Skip to content

Commit bfa9d60

Browse files
webknjazhugovk
andauthored
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
1 parent d363de3 commit bfa9d60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ jobs:
521521
run: xvfb-run make buildbottest TESTOPTS="-j4 -uall,-cpu"
522522

523523
all-required-green: # This job does nothing and is only used for the branch protection
524-
name: All required checks pass
524+
name: All required checks pass
525525
if: always()
526526

527527
needs:
@@ -539,7 +539,7 @@ jobs:
539539
runs-on: ubuntu-latest
540540

541541
steps:
542-
- name: Decide whether the needed jobs succeeded or failed
542+
- name: Check whether the needed jobs succeeded or failed
543543
uses: re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe
544544
with:
545545
allowed-failures: >-

0 commit comments

Comments
 (0)