Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra committed Oct 9, 2024
1 parent 9a83e4b commit 1f204e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ccip-chaos-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
require_chainlink_image_versions_in_qa_ecr: ${{ github.sha }}
test_trigger: E2E CCIP Chaos Tests
test_log_level: debug
slack_notification_after_tests: on_failure
slack_notification_after_tests: never # DEBUG: avoid spam
slack_notification_after_tests_channel_id: '#ccip-testing'
slack_notification_after_tests_name: CCIP Chaos E2E Tests
test_image_suites: ccip-load
test_image_suites: ccip-chaos
secrets:
QA_AWS_REGION: ${{ secrets.QA_AWS_REGION }}
QA_AWS_ROLE_TO_ASSUME: ${{ secrets.QA_AWS_ROLE_TO_ASSUME }}
Expand Down

0 comments on commit 1f204e3

Please sign in to comment.