Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: chrismaree <[email protected]>
  • Loading branch information
chrismaree committed Sep 15, 2024
1 parent 84689ff commit 27c3201
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Create keypair
run: solana-keygen new --no-bip39-passphrase
shell: bash
- name: Make Anchor.toml compatible with runner
run: "sed -i 's:/user/:/runner/:' Anchor.toml"
shell: bash
- name: Install Cargo toolchain
uses: actions-rs/toolchain@v1
with:
Expand Down Expand Up @@ -69,9 +66,6 @@ jobs:
- name: Create keypair
run: solana-keygen new --no-bip39-passphrase
shell: bash
- name: Make Anchor.toml compatible with runner
run: "sed -i 's:/user/:/runner/:' Anchor.toml"
shell: bash
- name: Install Cargo toolchain
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 27c3201

Please sign in to comment.