Skip to content

Big combo! Rail 7.2 Dockerfile used for Dockerfile.prod, plus bump R… #2991

Big combo! Rail 7.2 Dockerfile used for Dockerfile.prod, plus bump R…

Big combo! Rail 7.2 Dockerfile used for Dockerfile.prod, plus bump R… #2991

Workflow file for this run

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