Skip to content

Commit

Permalink
Fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
uvlad7 committed Oct 10, 2023
1 parent ca4c1a3 commit e6a355a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ require 'yard'
YARD::Rake::YardocTask.new do |t|
t.files = gemspec.files
t.options += ['--output-dir', ENV['YARD_OUTPUT_DIR']] if ENV['YARD_OUTPUT_DIR']
p t.options
end

task default: %i[compile spec rubocop yard]

0 comments on commit e6a355a

Please sign in to comment.