Skip to content

Commit

Permalink
Revert "Comments out test."
Browse files Browse the repository at this point in the history
This reverts commit c147124.
  • Loading branch information
yorik committed Sep 18, 2023
1 parent c147124 commit 02d2460
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
with:
toolchain: nightly-2023-04-17
- run: cargo build --verbose --all-features
# Test fails.
#- run: RUSTFLAGS="-Awarnings" cargo test --verbose --all-features
- run: RUSTFLAGS="-Awarnings" cargo test --verbose --all-features

formatting:
name: cargo fmt
Expand Down

0 comments on commit 02d2460

Please sign in to comment.