Skip to content

Commit

Permalink
remove the unneeded env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
a-masterov committed Dec 17, 2024
1 parent 1ad6e02 commit 20668c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cloud-regress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@ jobs:
uses: ./.github/actions/allure-report-generate
with:
aws-oicd-role-arn: ${{ vars.DEV_AWS_OIDC_ROLE_ARN }}
env:
REGRESS_TEST_RESULT_CONNSTR_NEW: ${{ secrets.REGRESS_TEST_RESULT_CONNSTR_NEW }}

- name: Post to a Slack channel
if: ${{ github.event.schedule && failure() }}
Expand Down

0 comments on commit 20668c6

Please sign in to comment.