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 1098d59 commit e8f08b6
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 @@ -29,7 +29,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 e8f08b6

Please sign in to comment.