Skip to content

#156 - Upgrade Python to 3.13 #789

#156 - Upgrade Python to 3.13

#156 - Upgrade Python to 3.13 #789

Workflow file for this run

name: Run Tests
on:
pull_request:
branches: [main]
merge_group:
jobs:
test:
name: PR Tests
uses: ./.github/workflows/test_suite.yml
with:
ref: ${{ github.ref }}
secrets: inherit