[lxc-devel] [pylxd/master] don't depend CI jobs

albertodonato on Github lxc-bot at linuxcontainers.org
Wed Dec 9 17:59:47 UTC 2020


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 362 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20201209/9afc8a8d/attachment.bin>
-------------- next part --------------
From 5e6dfd30be4423a384aa927ff3751ea02c7a06ad Mon Sep 17 00:00:00 2001
From: Alberto Donato <alberto.donato at canonical.com>
Date: Wed, 9 Dec 2020 14:00:25 +0100
Subject: [PATCH] don't depend CI jobs

Signed-off-by: Alberto Donato <alberto.donato at 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:


More information about the lxc-devel mailing list