Skip to content

Commit 4d0c0e3

Browse files
committed
yarn
1 parent 01cb458 commit 4d0c0e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
- name: Test anchor-counter
8888
run: |
8989
cd anchor-counter
90+
yarn install
9091
EPHEMERAL_PROVIDER_ENDPOINT="http://localhost:7799" \
9192
EPHEMERAL_WS_ENDPOINT="ws://localhost:7800" \
9293
anchor test \

0 commit comments

Comments
 (0)