diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-22 06:03:20 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-22 06:03:42 -0400 |
commit | c14d71e492e6f6ce3eeb1b3d9f75db3003547215 (patch) | |
tree | 29e0cdeecb96f0d267515404c795e5d400d02747 | |
parent | be43536c0a7597075b0bd297993752f9994f12ed (diff) | |
download | podman-c14d71e492e6f6ce3eeb1b3d9f75db3003547215.tar.gz podman-c14d71e492e6f6ce3eeb1b3d9f75db3003547215.tar.bz2 podman-c14d71e492e6f6ce3eeb1b3d9f75db3003547215.zip |
Attempt to turn on special_testing_endpoing tests
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
-rw-r--r-- | .cirrus.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index c21bc74db..875e3dcbb 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -711,7 +711,6 @@ special_testing_bindings_task: special_testing_endpoint_task: - skip: $CI == 'true' depends_on: - "gating" - "varlink_api" |