Skip to content

Commit 491e3e6

Browse files
committed
Fix CI
1 parent 40741ba commit 491e3e6

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)