◐ Shell
reader mode source ↗
Skip to content
Merged
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: |
pytest --cov=bpython --cov-report=xml -v
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
env:
PYTHON_VERSION: ${{ matrix.python-version }}
with:
Expand Down
Loading
Toggle all file notes Toggle all file annotations