ruby-amqp / rabbitmq_http_api_client

RabbitMQ HTTP API client for Ruby
MIT License
79 stars 49 forks source link

Add actions workflow #59

Closed HoloRin closed 2 years ago

HoloRin commented 2 years ago

Adds a GitHub Actions workflow to run the test suite on any push

HoloRin commented 2 years ago

@michaelklishin this should also fix the errors in Concourse CI

michaelklishin commented 2 years ago

Thank you!