From 30d3f5a081dc39534605520bca72f7cf54bdb5c3 Mon Sep 17 00:00:00 2001 From: Jia Hu Date: Tue, 19 Mar 2024 22:43:36 -0400 Subject: [PATCH] move to correct layer --- .github/workflows/ic.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ic.yml b/.github/workflows/ic.yml index 2b3db9cc..883dad08 100644 --- a/.github/workflows/ic.yml +++ b/.github/workflows/ic.yml @@ -35,6 +35,7 @@ jobs: # Add additional steps for running tests if applicable. - name: Run Tests run: | + cd regress sh am-terminal.sh sh capture-pane-hyperlink.sh sh capture-pane-sgr0.sh