Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wuan committed Jan 22, 2025
1 parent aac87ce commit a1c95e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Build
run: |
. "$HOME/.cargo/env"
cargo build --verbose
cargo build
- name: Run Tests with Coverage
run: |
Expand Down

0 comments on commit a1c95e0

Please sign in to comment.