Skip to content

Commit

Permalink
update testid in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhwarrier committed Sep 18, 2024
1 parent dd5c3e0 commit ed8326b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation-benchmark-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
name: Run E2E Tests
uses: ./.github/workflows/run-e2e-tests-reusable-workflow.yml
with:
test_ids: 'benchmark/keeper_test.go:TestAutomationBenchmark'
test_ids: 'benchmark/automation_test.go:TestAutomationBenchmark'
test_config_override_path: ${{ inputs.test_config_override_path }}
SLACK_USER: ${{ inputs.slackMemberID }}
SLACK_CHANNEL: C03KJ5S7KEK
Expand Down

0 comments on commit ed8326b

Please sign in to comment.