Skip to content

Commit

Permalink
add env var to e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
EasterTheBunny committed Dec 11, 2024
1 parent e859889 commit 610393b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_custom_cl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -423,4 +423,5 @@ jobs:
env:
E2E_TEST_CHAINLINK_IMAGE: ${{ env.CL_ECR }}
E2E_TEST_SOLANA_SECRET: thisisatestingonlysecret
CHAINLINK_USER_TEAM: ${{ github.event.inputs.team || 'BIX' }}

0 comments on commit 610393b

Please sign in to comment.