Skip to content

Commit

Permalink
chore: add env for ui e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
driamend committed Feb 18, 2022
1 parent 58e8daf commit 96e09a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,6 @@ jobs:
EXCHANGE_WALLET_PUB: '0xD173313A51f8fc37BcF67569b463abd89d81844f'
EXCHANGE_WALLET_PRIV: '0xd9066ff9f753a1898709b568119055660a77d9aae4d7a4ad677b8fb3d2a571e5'
EXCHANGE_ACCOUNT_DEPLOYER_PRIV: '0xd9066ff9f753a1898709b568119055660a77d9aae4d7a4ad677b8fb3d2a571e5'
OPERATOR_ENCRYPTION_KEY: 'somerandompassword'
IREC_CREATE_DEVICE_ISSUER: ''
run: node common/scripts/install-run-rush.js test:ui:e2e

0 comments on commit 96e09a4

Please sign in to comment.