From d68f37c88fc7891562d8f509f53854ebd86c56fc Mon Sep 17 00:00:00 2001 From: toonn Date: Mon, 27 Jan 2020 23:30:32 +0100 Subject: Document expected failure of GH Action Github Actions don't support some of our tests, due to `ncurses`. This Action fails intentionally so it might get fixed once we figure it out. If we invert the failure condition to "make CI green" we might forget about it. --- .github/workflows/doctest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/doctest.yml b/.github/workflows/doctest.yml index 272453d3..4f3f8e7b 100644 --- a/.github/workflows/doctest.yml +++ b/.github/workflows/doctest.yml @@ -1,4 +1,4 @@ -name: Python pytest, doctest and manpage-completion +name: Python pytest, doctest and manpage-completion EXPECTED FAILURE on: push: -- cgit 1.4.1-2-gfad0