Skip to content

Commit

Permalink
change to hashrocket
Browse files Browse the repository at this point in the history
  • Loading branch information
anth1y committed Jan 8, 2024
1 parent c8cf131 commit 53f0cad
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 @@ -3,7 +3,7 @@ require "rspec/core/rake_task"
require_relative "rake/gem"

namespace :octofacts do
task :default = :octofacts:spec:octofacts, :octofacts:spec:octofacts_updater, :octofacts:spec:octofacts_integration do
task :default => :octofacts:spec:octofacts, :octofacts:spec:octofacts_updater, :octofacts:spec:octofacts_integration do
end
end

Expand Down

0 comments on commit 53f0cad

Please sign in to comment.