test_all: Only run backend tests for Internet Archive as it is too slow
This commit is contained in:
parent
f7c36ce0f9
commit
b9de37af80
1 changed files with 2 additions and 0 deletions
|
@ -139,6 +139,8 @@ backends:
|
||||||
- backend: "internetarchive"
|
- backend: "internetarchive"
|
||||||
remote: "TestIA:rclone-integration-test"
|
remote: "TestIA:rclone-integration-test"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
|
tests:
|
||||||
|
- backend
|
||||||
- backend: "jottacloud"
|
- backend: "jottacloud"
|
||||||
remote: "TestJottacloud:"
|
remote: "TestJottacloud:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
|
|
Loading…
Reference in a new issue