Skip to content

we are now treating the explain as json, so lets actually test it as … #2149

we are now treating the explain as json, so lets actually test it as …

we are now treating the explain as json, so lets actually test it as … #2149

Workflow file for this run

name: quepid-unit-tests
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the stack
run: bin/setup_docker
- name: Test
run: bin/docker r rails test