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