Skip to content

Commit

Permalink
Fix CLI test
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Apr 19, 2023
1 parent 5068e14 commit 4e99163
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
run: |
cargo install --path binaries/coordinator
cargo install --path binaries/daemon
cargo install --path binaries/runtime
cargo install --path binaries/cli
- name: "Test CLI"
Expand Down

0 comments on commit 4e99163

Please sign in to comment.