This is an automated email from the ASF dual-hosted git repository.

akitouni pushed a commit to branch abderrahim/test-ci
in repository https://gitbox.apache.org/repos/asf/buildstream.git


The following commit(s) were added to refs/heads/abderrahim/test-ci by this 
push:
     new 78e778b  sleep 45m
78e778b is described below

commit 78e778b55e1cd0314faebfbca0f3651f066e5da5
Author: Abderrahim Kitouni <[email protected]>
AuthorDate: Sat Mar 26 07:35:03 2022 +0100

    sleep 45m
---
 .github/workflows/ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a0a7198..7d91016 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -54,6 +54,7 @@ jobs:
 
       - name: Run tests
         run: |
+          sleep 45m
           tox -vvvvv -- --color=yes --integration -n auto
 
   # tests:

Reply via email to