Skip to content

Don't use anonymous block syntax #67

Don't use anonymous block syntax

Don't use anonymous block syntax #67

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: docker-compose run gem rspec