Skip to content

Commit

Permalink
chore: added predeployed oz account to oz
Browse files Browse the repository at this point in the history
  • Loading branch information
Orlando committed Sep 1, 2023
1 parent 179e3f9 commit 8331c8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: SX-Starknet Workflow
env:
STARKNET_SIERRA_COMPILE_PATH: ./cairo/bin/starknet-sierra-compile
OBJC_DISABLE_INITIALIZE_FORK_SAFETY: YES
ADDRESS: 0x347be35996a21f6bf0623e75dbce52baba918ad5ae8d83b6f416045ab22961a
PK: 0xbdd640fb06671ad11c80317fa3b1799d
ADDRESS: "0x347be35996a21f6bf0623e75dbce52baba918ad5ae8d83b6f416045ab22961a"
PK: "0xbdd640fb06671ad11c80317fa3b1799d"

on:
push:
Expand Down

0 comments on commit 8331c8e

Please sign in to comment.