Unverified Commit 544c203d authored by Matthew Douglas's avatar Matthew Douglas Committed by GitHub
Browse files

Update tests.yml

Show slow test durations.
parent a02c4ad8
......@@ -134,7 +134,7 @@ jobs:
run: pip list
- name: Run tests
run: pytest
run: pytest --durations=100
cuda-tests:
if: github.repository == 'bitsandbytes-foundation/bitsandbytes'
......@@ -189,4 +189,4 @@ jobs:
run: pip list
- name: Run tests
run: pytest
run: pytest --durations=100
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment