From d848587601820f039af855857f86283979aae1c3 Mon Sep 17 00:00:00 2001 From: Jia Hu Date: Wed, 20 Mar 2024 03:42:35 -0400 Subject: [PATCH] all correct tests --- .github/workflows/ic.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ic.yml b/.github/workflows/ic.yml index 32f19125..cdbe29fa 100644 --- a/.github/workflows/ic.yml +++ b/.github/workflows/ic.yml @@ -84,8 +84,8 @@ jobs: sh new-session-size.sh chmod +x new-session-command.sh sh new-session-command.sh - chmod +x tty-keys.sh - sh tty-keys.sh + ## chmod +x tty-keys.sh + ## sh tty-keys.sh ## chmod +x format-strings.sh ## sh format-strings.sh ## chmod +x copy-mode-test-emacs.sh