Skip to content

Commit

Permalink
rm cast send
Browse files Browse the repository at this point in the history
  • Loading branch information
klkvr committed Oct 23, 2024
1 parent d8ba3c2 commit 579bf69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
echo "REPLICA_RPC=http://127.0.0.1:$REPLICA_EL_PORT" >> $GITHUB_ENV
- name: Run E2E tests
run: |
cast send $(cast az) --private-key "0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80" --rpc-url $REPLICA_RPC
cargo nextest run \
--locked \
--workspace \
Expand Down

0 comments on commit 579bf69

Please sign in to comment.