Skip to content

Commit 2b0c7c4

Browse files
committed
use timeit see memory
1 parent 4afb750 commit 2b0c7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_s3_remote_reductionist.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
pip install -e .
6262
- name: Run big file
6363
run: |
64-
pytest tests/test_compression_remote_reductionist.py::test_compression_and_filters_cmip6_forced_s3_from_local_bigger_file
64+
\time pytest tests/test_compression_remote_reductionist.py::test_compression_and_filters_cmip6_forced_s3_from_local_bigger_file
6565
- name: Upload HTML report artifact
6666
uses: actions/upload-artifact@v3
6767
with:

0 commit comments

Comments
 (0)