Skip to content

add index so that deleting a scenario iteration does not get stuck fo… #1944

add index so that deleting a scenario iteration does not get stuck fo…

add index so that deleting a scenario iteration does not get stuck fo… #1944

Workflow file for this run

name: Build and test back-end repo
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
test_backend:
uses: ./.github/workflows/backend_test_workflow.yaml