mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-19 02:02:32 +01:00
refactor to pytest
This commit is contained in:
parent
4880743ab7
commit
b4a077fdd8
4 changed files with 90 additions and 72 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -56,4 +56,4 @@ jobs:
|
|||
- name: Run unit tests
|
||||
run: |
|
||||
cd tools/alias_collision/
|
||||
python -m unittest discover tests
|
||||
python -m pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue