Skip to content

Commit ccf62b4

Browse files
committed
all good, failure verification works! 😎
1 parent 676abde commit ccf62b4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎.github/workflows/test-emit-metrics.yml‎

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,6 @@ jobs:
3838
steps:
3939
- name: Checkout sources
4040
uses: actions/checkout@v4
41-
- name: Configure AWS Credentials
42-
uses: aws-actions/configure-aws-credentials@v4
43-
with:
44-
role-to-assume: ${{ secrets.TEST_CI_AWS_ROLE_ARN }}
45-
aws-region: us-west-2
46-
- name: Set up kat tool
47-
uses: ./.github/actions/setup-kat
4841
- id: expected-failure
4942
name: Fail to emit some test metrics
5043
uses: ./.github/actions/emit-metrics

0 commit comments

Comments
 (0)