Skip to content

Commit

Permalink
Run all Appraisal tests before release
Browse files Browse the repository at this point in the history
  • Loading branch information
allmarkedup committed Nov 23, 2023
1 parent 6b3b28f commit f64529d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"before:init": [
"npm install",
"bundle install",
"rake spec"
"bundle exec appraisal rspec"
],
"after:bump": [
"bundle exec appraisal install",
Expand Down

0 comments on commit f64529d

Please sign in to comment.