Skip to content

try to silence sentry errors when cloud run fails to create unix socket #1914

try to silence sentry errors when cloud run fails to create unix socket

try to silence sentry errors when cloud run fails to create unix socket #1914

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