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