thecodecrate / city-state

Simple ruby gem to create form lists with cities and states
MIT License
306 stars 135 forks source link

💚 ci: set up GitHub Actions for RSpec tests #62

Closed loureirorg closed 1 year ago

loureirorg commented 1 year ago

This commit introduces a new GitHub Actions workflow for running RSpec tests. The workflow is triggered on pushes and pull requests to the main and v0 branches and tests against Ruby versions 2.6 and 3.0 to ensure compatibility.