Skip to content

Commit

Permalink
ci: debug ci fails
Browse files Browse the repository at this point in the history
  • Loading branch information
antomor committed Sep 14, 2023
1 parent 39b3d26 commit 952dc81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-iov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
- name: Toolchain info
run: |
node --version
rustc --version
cargo clippy --version
ci_run rustc --version
ci_run cargo clippy --version
# FIXME: to be removed
- name: prover-unit-tests
Expand Down

0 comments on commit 952dc81

Please sign in to comment.