1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

test_all: limit the Zoho tests to just the backend

The free account has a very ungenerous 1000 api calls per day limit
and the full integration test suite breaches that so limit the
integration tests to just the backend.
This commit is contained in:
Nick Craig-Wood
2023-11-21 12:06:31 +00:00
parent cab42107f7
commit a71d181cb0

View File

@@ -426,6 +426,8 @@ backends:
- backend: "zoho"
remote: "TestZoho:"
fastlist: false
tests:
- backend
- backend: "hdfs"
remote: "TestHdfs:"
fastlist: false