• Cunxiao Ni's avatar
    [CI] Adds pytest-durations for test timing (#782) · 141e01fb
    Cunxiao Ni authored
    * [Ci] Adds pytest-durations for test timing
    
    Adds `pytest-durations` to the test requirements and configures pytest to display test durations.
    
    This helps in identifying slow-running tests and optimizing the test suite for faster feedback.
    
    * add amd ci durations
    
    * Removes flash_attn installation from CI
    141e01fb
ci.yml 4.25 KB