Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
xuan-cao-swi committed Dec 4, 2023
1 parent fddcfba commit 4402120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ end

desc 'Build gem for github package'
task :build_gem_for_github_package, [:version] do |_, args|
gem_to_push = find_or_build_gem(args[:version])
find_or_build_gem(args[:version])
end

desc 'Run rubocop and generate result. Run as bundle exec rake rubocop
Expand Down

0 comments on commit 4402120

Please sign in to comment.