diff options
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 016ef8f2b..58f56798c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -459,8 +459,6 @@ testing_task: # testing matrix. integration_test_temporary_task: - allow_failures: $CI == 'true' - depends_on: - "gating" - "varlink_api" |