Skip to content

chore(deps): update codecov/codecov-action action to v4.6.0 #50

chore(deps): update codecov/codecov-action action to v4.6.0

chore(deps): update codecov/codecov-action action to v4.6.0 #50

name: '3.10'
on:
push:
paths:
- src/**/*.py
- tests/**/*.py
- .github/workflows/build.yml
- .github/workflows/build-python-310-windows.yml
workflow_dispatch:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build:
uses: ./.github/workflows/build.yml
with:
python_version: '3.10'
os: windows-latest