mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-13 04:40:59 +01:00
refactor to pytest
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user