Skip to content

Streamline Testing with pytest-cov and pytest Defaults #407

Streamline Testing with pytest-cov and pytest Defaults

Streamline Testing with pytest-cov and pytest Defaults #407

Workflow file for this run

name: "Git LFS Check"
on: pull_request
permissions: {}
jobs:
lfs-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
lfs: true
- name: Check Git LFS files for consistency
run: |
git lfs fsck