Skip to content

Update pytest-cov requirement from ~=4.1 to >=4.1,<6.0 #68

Update pytest-cov requirement from ~=4.1 to >=4.1,<6.0

Update pytest-cov requirement from ~=4.1 to >=4.1,<6.0 #68

Workflow file for this run

---
name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
CICD-base:
runs-on: ubuntu-latest
steps:
- uses: uclahs-cds/tool-static-analysis@v1