The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/pylxd/pull/436

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Signed-off-by: Alberto Donato <alberto.don...@canonical.com>
From 5e6dfd30be4423a384aa927ff3751ea02c7a06ad Mon Sep 17 00:00:00 2001
From: Alberto Donato <alberto.don...@canonical.com>
Date: Wed, 9 Dec 2020 14:00:25 +0100
Subject: [PATCH] don't depend CI jobs

Signed-off-by: Alberto Donato <alberto.don...@canonical.com>
---
 .github/workflows/ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e0221157..f3cee93e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -29,7 +29,6 @@ jobs:
         tox -e lint
 
   test:
-    needs: lint
     runs-on: ubuntu-latest
     strategy:
       matrix:
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to