We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afb750 commit 2b0c7c4Copy full SHA for 2b0c7c4
.github/workflows/test_s3_remote_reductionist.yml
@@ -61,7 +61,7 @@ jobs:
61
pip install -e .
62
- name: Run big file
63
run: |
64
- pytest tests/test_compression_remote_reductionist.py::test_compression_and_filters_cmip6_forced_s3_from_local_bigger_file
+ \time pytest tests/test_compression_remote_reductionist.py::test_compression_and_filters_cmip6_forced_s3_from_local_bigger_file
65
- name: Upload HTML report artifact
66
uses: actions/upload-artifact@v3
67
with:
0 commit comments