Skip to content

HOTFIX - Bumps memory of celery task in perf #4691

HOTFIX - Bumps memory of celery task in perf

HOTFIX - Bumps memory of celery task in perf #4691

Workflow file for this run

name: Running Tests
on:
pull_request:
branches: [main]
jobs:
test:
uses: ./.github/workflows/dev-tests.yml
with:
ref: ${{ github.ref }}
secrets: inherit