Skip to content

chore(deps): update codecov/codecov-action action to v5.3.1 #178

chore(deps): update codecov/codecov-action action to v5.3.1

chore(deps): update codecov/codecov-action action to v5.3.1 #178

Workflow file for this run

name: linux
on:
push:
paths:
- src/**/*.py
- tests/**/*.py
- .github/workflows/build-for-os.yml
- .github/workflows/build-linux.yml
workflow_dispatch:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build:
uses: ./.github/workflows/build-for-os.yml
with:
os: ubuntu-latest