зеркало из https://github.com/github/ruby.git
Also ignore mswin platform
This commit is contained in:
Родитель
8540efd342
Коммит
e08f2e47e3
|
@ -87,7 +87,7 @@ module Racc
|
|||
|
||||
def assert_output_unchanged(asset)
|
||||
# racc generates the difference results in GitHub Actions
|
||||
omit if RUBY_PLATFORM =~ /linux/
|
||||
omit unless RUBY_PLATFORM =~ /darwin/
|
||||
|
||||
file = File.basename(asset, '.y')
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче