From 111e3253e4595959e427f779499c15545b614efa Mon Sep 17 00:00:00 2001 From: Jia Hu Date: Tue, 19 Mar 2024 22:45:57 -0400 Subject: [PATCH] bug fix --- .github/workflows/ic.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ic.yml b/.github/workflows/ic.yml index 883dad08..c96daf3a 100644 --- a/.github/workflows/ic.yml +++ b/.github/workflows/ic.yml @@ -35,8 +35,7 @@ jobs: # Add additional steps for running tests if applicable. - name: Run Tests run: | - cd regress - sh am-terminal.sh + ./am-terminal.sh sh capture-pane-hyperlink.sh sh capture-pane-sgr0.sh sh combine-test.sh