Skip to content

ci: use ubuntu-latest; bump checkout and python versions (following ops) #167

ci: use ubuntu-latest; bump checkout and python versions (following ops)

ci: use ubuntu-latest; bump checkout and python versions (following ops) #167

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