Skip to content

Commit d940dec

Browse files
committed
continued
1 parent 8eb7723 commit d940dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-js-and-ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- run: ls vendor/bundle/ruby/3.0.0/gems
6767
- run: ls vendor/bundle/ruby/3.4.0/gems
6868
- run: ls spec/dummy/vendor/bundle/ruby/3.0.0/gems
69-
- run: ls spec/dummy/vendor/bundle/ruby/3.4.0/gems
69+
# - run: ls spec/dummy/vendor/bundle/ruby/3.4.0/gems # no directory
7070
- name: Install Ruby Gems for dummy app
7171
run: |
7272
cd spec/dummy

0 commit comments

Comments
 (0)