mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 00:13:49 +01: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:
parent
cab42107f7
commit
a71d181cb0
@ -426,6 +426,8 @@ backends:
|
||||
- backend: "zoho"
|
||||
remote: "TestZoho:"
|
||||
fastlist: false
|
||||
tests:
|
||||
- backend
|
||||
- backend: "hdfs"
|
||||
remote: "TestHdfs:"
|
||||
fastlist: false
|
||||
|
Loading…
Reference in New Issue
Block a user