Skip to content

Commit 850b42a

Browse files
committed
Update sandbox workflow to replace 'yarn multiple-pxe' with 'yarn multiple-wallet' for improved script execution.
1 parent 70a145c commit 850b42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sandbox.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,6 @@ jobs:
138138
- name: Run sandbox scripts
139139
run: |
140140
script -e -c "yarn fees"
141-
script -e -c "yarn multiple-pxe"
141+
script -e -c "yarn multiple-wallet"
142142
script -e -c "yarn profile"
143143
script -e -c "yarn interaction-existing-contract"

0 commit comments

Comments
 (0)