Skip to content

Some more fixes by moving to the Rails 7.1 defaults. #2906

Some more fixes by moving to the Rails 7.1 defaults.

Some more fixes by moving to the Rails 7.1 defaults. #2906

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