Skip to content

Commit

Permalink
[Fix] Update Rakefile (#96)
Browse files Browse the repository at this point in the history
* feat: add process release

* fix: ajust

* fix: update ci

* fix: update-test

* Revert "fix: update-test"

This reverts commit 88a84b6.

* fix: update checkout

* fix: add login

* fix: update workflow release

* fix: update rakefile
  • Loading branch information
kelvincarvalhosilva authored Jan 22, 2025
1 parent acb19b2 commit b4bea57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require 'rake/testtask'
require 'bundler/gem_tasks'

Rake::TestTask.new do |t|
t.libs << 'tests'
Expand Down

0 comments on commit b4bea57

Please sign in to comment.