Skip to content

Commit

Permalink
clean up e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
rschalo committed Oct 15, 2024
1 parent c769156 commit 038da42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@ jobs:
prometheus_workspace_id: ${{ vars.WORKSPACE_ID }}
prometheus_region: ${{ vars.PROMETHEUS_REGION }}
enable_local_zones: ${{ inputs.suite == 'LocalZone' }}
cleanup: ${{ inputs.cleanup }}
codebuild_role: ${{ vars[format('{0}_CODEBUILD_ROLE', inputs.codebuild_region)] }}
webhooks_enabled: ${{ inputs.suite != 'Webhooks' && true }} # Set webhooks_enabled to false if running webhook smoke test suite
- name: run the ${{ inputs.suite }} test suite
env:
Expand Down

0 comments on commit 038da42

Please sign in to comment.