Skip to content

Remove the dev database along with the nightly shutdown #171

Remove the dev database along with the nightly shutdown

Remove the dev database along with the nightly shutdown #171

Workflow file for this run

name: pull request
on:
pull_request:
jobs:
build:
uses: ./.github/workflows/reusable_build.yml
test:
needs: [build]
uses: ./.github/workflows/reusable_test.yml