From 795389e42453373c61dc586d5d41159349ebcfd0 Mon Sep 17 00:00:00 2001 From: "Guillem L. Jara" <4lon3ly0@tutanota.com> Date: Wed, 25 Mar 2026 13:32:16 +0100 Subject: [PATCH] CI: add GNU tests/rm/isatty to intermittent As seen in #11465, among others. --- .github/workflows/ignore-intermittent.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ignore-intermittent.txt b/.github/workflows/ignore-intermittent.txt index 019b3d86ed6..1ccd775b3e3 100644 --- a/.github/workflows/ignore-intermittent.txt +++ b/.github/workflows/ignore-intermittent.txt @@ -13,3 +13,4 @@ tests/misc/stdbuf tests/misc/usage_vs_getopt tests/misc/tee tests/tail/follow-name +tests/rm/isatty