Skip to content

Commit 639a00f

Browse files
BuonOmorafiss
authored andcommitted
feat(ci): show rails version
1 parent bda71f7 commit 639a00f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
with:
5454
ruby-version: ${{ matrix.ruby }}
5555
bundler-cache: true
56+
- name: Show Rails version
57+
run: bundle info rails
5658
- name: Install and Start Cockroachdb
5759
run: |
5860
# Download CockroachDB

0 commit comments

Comments
 (0)