Skip to content

Use python3.11 explicitly to install the requirements. #14

Use python3.11 explicitly to install the requirements.

Use python3.11 explicitly to install the requirements. #14

Workflow file for this run

name: On PR
on:
workflow_dispatch:
pull_request:
branches: [ "main" ]
jobs:
build-and-test:
uses: ./.github/workflows/build-and-test.yml
secrets: inherit