Skip to content

Commit e29aa8e

Browse files
committed
Fix CI name
1 parent 4d4563d commit e29aa8e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ jobs:
1818
run: bundle exec rubocop --parallel
1919

2020
build:
21-
name: >-
22-
"${{ matrix.ruby }} mongoid-${{ matrix.mongoid }}"
21+
name: "${{ matrix.ruby }} mongoid-${{ matrix.mongoid }}"
2322
env:
2423
CI: true
2524
TESTOPTS: -v

0 commit comments

Comments
 (0)