test/first #8
2 changed files with 1547 additions and 1 deletions
commit
1c1b9add05
2
.github/workflows/pytest.yaml
vendored
2
.github/workflows/pytest.yaml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
uv-${{ runner.os }}-${{ hashFiles('uv.lock') }}
|
||||
uv-${{ runner.os }}
|
||||
- name: Install corrlib
|
||||
run: uv sync --all-extras --dev
|
||||
run: uv sync --locked --all-extras --dev
|
||||
- name: Run tests
|
||||
run: uv run pytest tests
|
||||
- name: Minimize uv cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue