Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Dec 21, 2024
1 parent 0ba8847 commit a3982ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ echo "Sourcing NVM"
source $NVM_DIR/nvm.sh
echo "bundle install"
bundle install
echo $RAILS_ENV
cat Gemfile
echo "Running tests"
bundle exec bin/rspec spec/
echo "CI runner done"

0 comments on commit a3982ff

Please sign in to comment.