Skip to content

OJ-3391: Remove Unused Feature Flags #588

OJ-3391: Remove Unused Feature Flags

OJ-3391: Remove Unused Feature Flags #588

Workflow file for this run

name: Check PR
on: pull_request
permissions: {}
jobs:
code-quality:
name: Code quality
uses: ./.github/workflows/code-quality.yml
unit-tests:
name: Run tests
uses: ./.github/workflows/run-unit-tests.yml