Skip to content

Commit

Permalink
ci: remove cargo command
Browse files Browse the repository at this point in the history
  • Loading branch information
otani88 committed Oct 2, 2023
1 parent 6960ad3 commit aa6008f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-prover-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
run: |
docker-compose -f ${RUNNER_COMPOSE_FILE} pull
docker-compose -f ${RUNNER_COMPOSE_FILE} up --build -d zk
ci_run sccache --start-server
- name: Init
run: |
Expand Down

0 comments on commit aa6008f

Please sign in to comment.