Skip to content

Fix MongoDB replication for 'other' apps #1556

Fix MongoDB replication for 'other' apps

Fix MongoDB replication for 'other' apps #1556

Workflow file for this run

on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: GOVUK_DOCKER_DIR=. make test-ci