Skip to content

Suppress context in ForwardReferenceError and MissingValueError #81

Suppress context in ForwardReferenceError and MissingValueError

Suppress context in ForwardReferenceError and MissingValueError #81

Workflow file for this run

name: CI Pull Request
on:
pull_request:
jobs:
ci:
uses: ./.github/workflows/code_check.yaml
secrets:
benchmark_token: ${{ secrets.BENCHMARK_TOKEN }}
with:
publish_performance: false
store_benchmark: false