forked from TrueCloudLab/rclone
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"
|
||||
remote: "TestIA:rclone-integration-test"
|
||||
fastlist: true
|
||||
tests:
|
||||
- backend
|
||||
- backend: "jottacloud"
|
||||
remote: "TestJottacloud:"
|
||||
fastlist: true
|
||||
|
|
Loading…
Reference in a new issue