Skip to content

Commit bea1bcb

Browse files
authored
Merge pull request #3562 from JohnTitor/gate-fix
Fix CI
2 parents 40741ba + 491e3e6 commit bea1bcb

File tree

2 files changed

+1
-357
lines changed

2 files changed

+1
-357
lines changed

.github/workflows/bors.yml

Lines changed: 0 additions & 356 deletions
This file was deleted.

.github/workflows/full_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ jobs:
269269
# One job that "summarizes" the success state of this pipeline. This can then be added to branch
270270
# protection, rather than having to add each job separately.
271271
success:
272-
name: Success
272+
name: success
273273
runs-on: ubuntu-22.04
274274
needs: [
275275
docker_linux_tier1,

0 commit comments

Comments
 (0)