Skip to content

Adjustments to test with python 3.12 #139

Adjustments to test with python 3.12

Adjustments to test with python 3.12 #139

Workflow file for this run

name: Tests
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/build-and-test.yaml