Skip to content

Commit

Permalink
doh
Browse files Browse the repository at this point in the history
  • Loading branch information
stat committed Jan 14, 2025
1 parent dd93bbc commit 2368eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Run tests
env:
CDP_API_KEY_NAME: ${{ secrets.CDP_API_KEY_NAME }}
CDP_API_KEY_PRIVATE_KEY: ${{ secrets.CDP_API_PRIVATE_KEY }}
CDP_API_KEY_PRIVATE_KEY: ${{ secrets.CDP_API_KEY_PRIVATE_KEY }}
NETWORK_ID: ${{ secrets.NETWORK_ID}}
WALLET_DATA: ${{ secrets.WALLET_DATA }}
run: make e2e

0 comments on commit 2368eed

Please sign in to comment.