relaton / api.relaton.org

Relaton Service API
https://relaton-api.herokuapp.com
1 stars 1 forks source link

Add configuration to run github action #7

Closed abunashir closed 4 years ago

abunashir commented 4 years ago

This commit adds all necessary setup to build and run our test suite using the GitHub action. Currently, ruby 2.6.4 is not supported by official action, so we also added a minor hack to run on 2.6.3. Once the new version is supported then we can remove those steps.