Skip to content

Commit 36cc877

Browse files
test14
1 parent 4e776eb commit 36cc877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: sleep 10
5151

5252
- name: Set Solana Keypair
53-
run: solana config set --keypair "$(pwd)/.github/Solana-key.json"
53+
run: cp $(pwd)/.github/Solana-key.json /home/runner/.config/solana/id.json
5454

5555
- name: Run E2E Tests
5656
run: make e2e

0 commit comments

Comments
 (0)