Skip to content

Commit

Permalink
Remove run_herg_qc from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyshuttleworth committed Jun 27, 2024
1 parent 272f348 commit 247f747
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
run: |
python -m pip install -e .
python -m pytest --cov --cov-config=.coveragerc
python3 scripts/run_herg_qc.py tests/test_data/13112023_MW2_FF -w A01 --export_failed
- uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
Expand Down

0 comments on commit 247f747

Please sign in to comment.