Skip to content

Commit

Permalink
👷 Run also on release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Apr 23, 2024
1 parent f07e17c commit 2648d3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ jobs:
- name: Install the Bolt CLI and create & build a new project
shell: bash
if: ${{ !startsWith(github.ref, 'refs/heads/release/v') && !startsWith(github.head_ref, 'release/v') }}
run: |
export PATH="/home/runner/.local/share/solana/install/active_release/bin:$PATH"
cargo install --path cli --force --locked
Expand Down

0 comments on commit 2648d3a

Please sign in to comment.