test/more #9
1 changed files with 1 additions and 1 deletions
commit
64cdcb1122
2
.github/workflows/pytest.yaml
vendored
2
.github/workflows/pytest.yaml
vendored
|
|
@ -36,4 +36,4 @@ jobs:
|
|||
- name: Install corrlib
|
||||
run: uv sync --locked --all-extras --dev --python ${{ matrix.python-version }}
|
||||
- name: Run tests
|
||||
run: uv run pytest tests
|
||||
run: uv run pytest --cov=corrlib tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue