Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hirni-Meshram2 authored May 19, 2021
1 parent cc27c34 commit 47b7bc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
git clone --depth=50 https://github.com/HdrHistogram/HdrHistogram_rust.git && \
cd HdrHistogram_rust && \
cargo check && \
cargo build && \
cargo test --verbose && \
cargo fmt -v -- --check && \
cd .. && \
Expand Down

0 comments on commit 47b7bc8

Please sign in to comment.