Skip to content

Commit 6423a14

Browse files
committed
GA workflow new test names
1 parent 6030040 commit 6423a14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test_s3_remote_reductionist.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ jobs:
6161
pip install -e .
6262
- name: Run big file
6363
run: |
64-
\time 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_v1
65+
\time pytest tests/test_compression_remote_reductionist.py::test_compression_and_filters_cmip6_forced_s3_from_local_bigger_file_v0
6566
- name: Upload HTML report artifact
6667
uses: actions/upload-artifact@v3
6768
with:

0 commit comments

Comments
 (0)