Skip to content

fix(testing): reset zodb_pgjsonb SharedLoadCache after PG snapshot restore #362

fix(testing): reset zodb_pgjsonb SharedLoadCache after PG snapshot restore

fix(testing): reset zodb_pgjsonb SharedLoadCache after PG snapshot restore #362

Workflow file for this run

---
name: CI
on:
push:
branches: [main]
pull_request:
permissions:
contents: read
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
qa:
uses: "./.github/workflows/qa.yaml"
tests:
uses: "./.github/workflows/tests.yaml"