Skip to content

chore(deps): update pytest-timeout requirement from ==2.*,>=2.1 to ==2.* #27

chore(deps): update pytest-timeout requirement from ==2.*,>=2.1 to ==2.*

chore(deps): update pytest-timeout requirement from ==2.*,>=2.1 to ==2.* #27

Workflow file for this run

name: Code Quality
on:
pull_request:
branches: [ mainline ]
workflow_call:
inputs:
branch:
required: false
type: string
jobs:
TestPython:
name: Code Quality
uses: ./.github/workflows/reuse_python_build.yml
secrets: inherit