Skip to content

Commit f51ffe9

Browse files
testing keys
1 parent 2be868c commit f51ffe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-stylus-e2e-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
cat .env
6161
cd pyth-mock-solidity
6262
echo "$PRIVATE_KEY"
63+
echo "$WALLET_ADDRESS"
6364
deployed_to=$(forge script ./script/MockPyth.s.sol:MockPythScript \
6465
--rpc-url "$RPC_URL" \
6566
--private-key "$PRIVATE_KEY" \

0 commit comments

Comments
 (0)