Skip to content

Commit

Permalink
Skipping live soak test
Browse files Browse the repository at this point in the history
  • Loading branch information
b-gopalswami committed Jul 29, 2024
1 parent 44eba53 commit 272d2b8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ccip-live-network-tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: CCIP On-Demand Live Network Tests
on:
schedule:
- cron: '0 */6 * * *'
# Enable this when CCIP-2875 is addressed
# schedule:
# - cron: '0 */6 * * *'
workflow_dispatch:
inputs:
base64_test_input : # base64 encoded toml for test input
Expand Down

0 comments on commit 272d2b8

Please sign in to comment.