Skip to content

Commit a1e0e9d

Browse files
Test put get
1 parent 58e51d3 commit a1e0e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ jobs:
277277
TOX_PARALLEL_NO_SPINNER: 1
278278

279279
# 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
280+
SINGLE_TEST_NAME: test/integ/test_large_put.py::test_put_copy_large_files
281281

282282

283283
# Proxy environment variables

0 commit comments

Comments
 (0)