Skip to content

Commit

Permalink
Test that each command-line functions
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Nov 5, 2024
1 parent aa09f20 commit 427630b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
run: |
pytest -r a -v -n 3 --cov=lsst.pipe.base --cov=tests --cov-report=xml --cov-report=term --cov-branch
butler register-instrument -h
butler transfer-from-graph -h
butler retrieve-artifacts-for-quanta -h
- name: Upload coverage to codecov
uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit 427630b

Please sign in to comment.