Skip to content

only set JULIA_DEBUG=PythonCall when running with debug logging enabled #254

only set JULIA_DEBUG=PythonCall when running with debug logging enabled

only set JULIA_DEBUG=PythonCall when running with debug logging enabled #254

Workflow file for this run

name: Benchmark PR
on:
pull_request:
jobs:
bench:
runs-on: ubuntu-latest
steps:
- uses: MilesCranmer/AirspeedVelocity.jl@action-v1
with:
tune: "true"
bench-on: ${{ github.event.pull_request.head.sha }}