Skip to content

Commit

Permalink
testing out rustup
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayahhhmed committed Jan 4, 2024
1 parent 1caf2f7 commit ada5169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
- run: rustup update ${{ matrix.toolchain }} && rustup default ${{ matrix.toolchain }}
- run: cargo build --verbose
- run: cargo test --verbose
- run: cargo fmt

0 comments on commit ada5169

Please sign in to comment.