There was an error while loading. Please reload this page.
1 parent 3f4a527 commit b05dccdCopy full SHA for b05dccd
Rakefile
@@ -6,4 +6,4 @@ require "rspec/core/rake_task"
6
RSpec::Core::RakeTask.new(:spec)
7
8
task default: :spec
9
-task release: :spec
+task build: :spec
0 commit comments