Skip to content

Bump pytest from 7.2.2 to 7.4.0 #35

Bump pytest from 7.2.2 to 7.4.0

Bump pytest from 7.2.2 to 7.4.0 #35

Workflow file for this run

name: Run codecov
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3