Skip to content

Commit dd90422

Browse files
authored
Change App Signals Directory (#650)
1 parent 5d7feed commit dd90422

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/appsignals-e2e-eks-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ jobs:
297297
- name: Clean Up App Signals
298298
if: always()
299299
continue-on-error: true
300+
working-directory: testing/terraform/eks
300301
run: |
301302
./clean-app-signals.sh \
302303
${{ inputs.test-cluster-name }} \

0 commit comments

Comments
 (0)