Skip to content

Commit

Permalink
Updated ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo-Ciber94 committed Dec 19, 2022
1 parent 2693997 commit 2193e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@nightly
- uses: dtolnay/install@cargo-expand
- run: cargo install cargo-expand --verbose
- run: cd test_suite && cargo build --all-features --verbose
- run: cd test_suite && cargo test --all-features --verbose
env:
Expand Down

0 comments on commit 2193e5b

Please sign in to comment.