Skip to content

Commit 111fe4f

Browse files
committed
CI: Try again
1 parent 07d66ad commit 111fe4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
- name: Run irb test
113113
working-directory: ./irb
114114
run: |
115-
bundle install
115+
bundle install && bundle add tsort
116116
bundle exec rake test
117117
- name: Run irb yamatanooroti test
118118
working-directory: ./irb

0 commit comments

Comments
 (0)