Skip to content

Commit 5ef6275

Browse files
author
Edward
committed
Remove obvious pnpm comment from CI workflows
1 parent 8fe00ed commit 5ef6275

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/solana-native.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ jobs:
195195
# Make the script executable
196196
chmod +x build_and_test.sh
197197
198-
# pnpm is already installed via pnpm/action-setup
199198
- name: Setup Solana Stable
200199
uses: heyAyushh/setup-solana@v5.9
201200
with:

.github/workflows/solana-pinocchio.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ jobs:
195195
# Make the script executable
196196
chmod +x build_and_test.sh
197197
198-
# pnpm is already installed via pnpm/action-setup
199198
- name: Setup Solana Stable
200199
uses: heyAyushh/setup-solana@v5.9
201200
with:

0 commit comments

Comments
 (0)