Skip to content

Commit

Permalink
source nvm in ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Sep 25, 2024
1 parent 39e993f commit ea53a85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#/bin/sh
. ~/.nvm/nvm.sh
rake db:create && yarn install --check-files && rake test && rake test:system

0 comments on commit ea53a85

Please sign in to comment.