mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
Fix rubocop: rename ruby-liquid.rb to ruby_liquid.rb and add trailing comma
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
bundler-cache: true
|
||||
bundler: latest
|
||||
- run: bundle exec liquid-spec run spec/ruby-liquid.rb --no-max-failures
|
||||
- run: bundle exec liquid-spec run spec/ruby_liquid.rb --no-max-failures
|
||||
|
||||
memory_profile:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user