Skip to content

Commit

Permalink
ci(pull_request): disable move-cli tests
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoks committed Jan 10, 2024
1 parent bcf18e4 commit 04bd4c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-move-packages-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- name: Build move-cli
run: cargo build --release -p move-cli

- name: Run move-cli tests
run: cargo test -p move-cli
# - name: Run move-cli tests
# run: cargo test -p move-cli

0 comments on commit 04bd4c4

Please sign in to comment.