alterisian / helloworld

#helloworld_rb Lets get the ruby world collaborating all around the world. * First, lets get 1 line commits as everyone says hello. The simplest possible thing, to do. Then, we can have a mob programming meetup to further get everyone working together.
https://alterisian.github.io/helloworld/
6 stars 12 forks source link

WIP Update Github Actions to run tests #22

Closed Georgy5 closed 1 year ago

Georgy5 commented 1 year ago

WIP Update Github Actions to run Rspec tests

Mob: @alterisian @amosdalmeri @Georgy5 @_jidemuritala

Updated ruby.yml during mob.

Result: Got errors "Process completed with exit code 127."

Georgy5 commented 1 year ago

Change to run bundle exec rspec and the Github Actions Workflow passed: https://github.com/Georgy5/helloworld/actions/runs/4471663686 image