Commit 36c11cb
committed
Fix pre-suite action
> facter/.github/actions/presuite.rb:40:in `platform_with_options': undefined method `include?' for nil:NilClass (NoMethodError)
> return "\"#{platform}{hypervisor=none,hostname=localhost,is_cygwin=false}\"" if platform.include? 'windows'1 parent 8753f21 commit 36c11cb
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments