Skip to content

chore: bump eslint-plugin-testing-library from 6.2.0 to 7.1.1 #10898

chore: bump eslint-plugin-testing-library from 6.2.0 to 7.1.1

chore: bump eslint-plugin-testing-library from 6.2.0 to 7.1.1 #10898

name: "Migrate Mongodb"
on:
pull_request:
branches: [main]
jobs:
migrate_mongodb:
name: Migrate Mongodb
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v14
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: actions/checkout@v4
- name: Run clean mongodb migration
run: nix develop -c ./dev/bin/tilt-ci.sh mongodb-migrate