Test that bundle is available in the bash shell

This commit is contained in:
Benoit Daloze
2022-08-20 16:04:04 +02:00
parent a1396b7d70
commit 19b31c7064
+1 -1
View File
@@ -117,7 +117,7 @@ jobs:
}
- name: bash test
shell: bash
run: echo ~
run: echo ~ && which -a bundle
- name: Windows JRuby
if: startsWith(matrix.os, 'windows') && startsWith(matrix.ruby, 'jruby')
run: gem install sassc