Skip to content

Commit

Permalink
try env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Sep 27, 2024
1 parent b113a94 commit ee5de4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/crib-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ jobs:
SETH_LOG_LEVEL: info
# RESTY_DEBUG: true
TEST_PERSISTENCE: true
E2E_TEST_CHAINLINK_IMAGE: public.ecr.aws/chainlink/chainlink
E2E_TEST_CHAINLINK_VERSION: latest
run: |-
go test -v -run TestCRIBChaos
- name: Destroy CRIB Environment
Expand Down

0 comments on commit ee5de4a

Please sign in to comment.