Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Melvin Wang <[email protected]>
  • Loading branch information
wmmc88 authored Apr 3, 2024
1 parent 75bea97 commit 1bc40b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ alias = "pre-test"

[tasks.nightly-test]
extend = "test"
install_crate = { crate_name = "cargo-expand", version = "1.0.80" }
env = { CARGO_MAKE_CARGO_BUILD_TEST_FLAGS = "--features nightly" }
toolchain = "nightly"

Expand Down Expand Up @@ -109,7 +108,6 @@ alias = "pre-test"

[tasks.beta-test]
extend = "test"
install_crate = { crate_name = "cargo-expand", version = "1.0.80" }
toolchain = "beta"

[tasks.post-beta-test]
Expand Down

0 comments on commit 1bc40b9

Please sign in to comment.