Skip to content

Commit

Permalink
Switching it to actual wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
b-gopalswami committed Jul 29, 2024
1 parent c1da779 commit 0ae7914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccip-live-network-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ jobs:
logstreamLogTargets: ${{ vars.LOGSTREAM_LOG_TARGETS }}
grafanaUrl: ${{ vars.GRAFANA_URL }}
grafanaDashboardUrl: "/d/6vjVx-1V8/ccip-long-running-tests"
walletKey: ${{ secrets.WALLET_KEY }}
walletKey: ${{ secrets.QA_EVM_KEYS }}
- name: Run Tests
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@5dd916d08c03cb5f9a97304f4f174820421bb946 # v2.3.11
env:
Expand Down

0 comments on commit 0ae7914

Please sign in to comment.