Skip to content

Merge pull request #201 from dejan/pretty_print_params #39

Merge pull request #201 from dejan/pretty_print_params

Merge pull request #201 from dejan/pretty_print_params #39

Workflow file for this run

name: Ruby
on: [push]
jobs:
test:
strategy:
fail-fast: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Start containers
working-directory: meta_request
run: docker-compose up