Skip to content

Update pytest-cov in pyproject.toml from ^4.0.0 to ^5.0.0 #273

Update pytest-cov in pyproject.toml from ^4.0.0 to ^5.0.0

Update pytest-cov in pyproject.toml from ^4.0.0 to ^5.0.0 #273

Workflow file for this run

name: test-action
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./
with:
cmd: "--help"
github_token: ${{ secrets.GITHUB_TOKEN }}