We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e51d3 commit a1e0e9dCopy full SHA for a1e0e9d
.github/workflows/build_test.yml
@@ -277,7 +277,7 @@ jobs:
277
TOX_PARALLEL_NO_SPINNER: 1
278
279
# To specify the test name (in single test mode) pass this env variable:
280
- SINGLE_TEST_NAME: test/integ/test_put_get_medium.py::test_copy_get
+ SINGLE_TEST_NAME: test/integ/test_large_put.py::test_put_copy_large_files
281
282
283
# Proxy environment variables
0 commit comments