Skip to content

Commit

Permalink
Remove list of crates from publish dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch authored Jul 16, 2024
1 parent 3a6621c commit 094b3bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ jobs:

uses: stellar/actions/.github/workflows/rust-publish-dry-run-v2.yml@main
with:
crates: soroban-spec-tools soroban-spec-json soroban-spec-typescript soroban-test soroban-cli
runs-on: ${{ matrix.os }}
target: ${{ matrix.target }}
cargo-hack-feature-options: ${{ matrix.cargo-hack-feature-options }}
Expand Down

0 comments on commit 094b3bb

Please sign in to comment.