test/first #8
1 changed files with 1 additions and 1 deletions
fix typo
commit
06bb287e6e
2
.github/workflows/pytest.yaml
vendored
2
.github/workflows/pytest.yaml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
with:
|
||||
show-progress: true
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v7
|
||||
uses: astral-sh/setup-uv@v7
|
||||
- name: Install corrlib
|
||||
run: uv sync --locked --all-extras --dev
|
||||
- name: Run tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue