Skip to content

Update actions versions, add Python 3.12 and 3.13 to test matrix #85

Update actions versions, add Python 3.12 and 3.13 to test matrix

Update actions versions, add Python 3.12 and 3.13 to test matrix #85

Workflow file for this run

name: CI Pull Request
on:
pull_request:
workflow_dispatch:
jobs:
ci:
uses: ./.github/workflows/code_check.yaml
secrets: inherit
with:
publish_performance: false
store_benchmark: false