mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-24 22:42:15 +00:00
fix pre-commit err
This commit is contained in:
parent
c9cba49ab5
commit
067dd43246
@ -73,7 +73,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Unit Testing
|
- name: Unit Testing
|
||||||
run: |
|
run: |
|
||||||
PYTHONPATH=$PWD pytest
|
PYTHONPATH=$PWD pytest
|
||||||
-m "not largedist" \
|
-m "not largedist" \
|
||||||
--durations=0 \
|
--durations=0 \
|
||||||
--ignore tests/test_analyzer \
|
--ignore tests/test_analyzer \
|
||||||
|
Loading…
Reference in New Issue
Block a user