Skip to content

Commit 4916759

Browse files
committed
remove install Rails step
1 parent aea6fc2 commit 4916759

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test-tailwindcss-integration.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ jobs:
3030
bundler: default
3131
ruby-version: 3.3.0
3232

33-
- name: Set up Rails
34-
run: |
35-
gem install rails
36-
3733
- name: Bundle install
3834
run: |
3935
bundle config path vendor/bundle

0 commit comments

Comments
 (0)