Skip to content

reduce what we log out to the server by just picking the params we wa… #2471

reduce what we log out to the server by just picking the params we wa…

reduce what we log out to the server by just picking the params we wa… #2471

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