Compare commits
1 commit
0f21f2dd74
...
c6f3fb26a9
| Author | SHA1 | Date | |
|---|---|---|---|
| c6f3fb26a9 |
1 changed files with 1 additions and 1 deletions
|
|
@ -22,5 +22,5 @@ jobs:
|
|||
- name: Test with PyTest
|
||||
run: nix develop .#impure --command bash -c "uv run pytest --junit-xml test-report.xml"
|
||||
|
||||
- name: Check with TY
|
||||
- name: Check with ty
|
||||
run: nix develop .#impure --command bash -c "uv run ty check"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue