Skip to content

Commit

Permalink
Changed name back to custom E2E
Browse files Browse the repository at this point in the history
  • Loading branch information
smickovskid committed Jul 25, 2023
1 parent bb72785 commit b21a486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e_custom_cl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
QA_AWS_ACCOUNT_NUMBER: ${{ secrets.QA_AWS_ACCOUNT_NUMBER }}

e2e_custom_run_smoke_tests:
name: E2E Run Smoke Tests
name: E2E Custom Run Smoke Tests
environment: integration
permissions:
checks: write
Expand All @@ -156,7 +156,7 @@ jobs:
with:
basic-auth: ${{ secrets.GRAFANA_CLOUD_BASIC_AUTH }}
hostname: ${{ secrets.GRAFANA_CLOUD_HOST }}
this-job-name: E2E Run Smoke Tests
this-job-name: E2E Custom Run Smoke Tests
continue-on-error: true
- name: Checkout the repo
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
Expand Down

0 comments on commit b21a486

Please sign in to comment.