File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 - uses : dtolnay/rust-toolchain@master
5858 with :
5959 toolchain : ${{ matrix.rust }}
60- - run : cargo test --no-default-features
61- - run : cargo test
62- - run : cargo test --all-features
60+ - uses : RustCrypto/actions/ cargo-hack-install@master
61+ - run : cargo hack test --feature-powerset
62+ - run : cargo test --release -- all-features
Original file line number Diff line number Diff line change 5858 - uses : dtolnay/rust-toolchain@master
5959 with :
6060 toolchain : ${{ matrix.rust }}
61- - run : cargo test --no-default-features
62- - run : cargo test
63- - run : cargo test --all-features
61+ - uses : RustCrypto/actions/ cargo-hack-install@master
62+ - run : cargo hack test --feature-powerset
63+ - run : cargo test --release -- all-features
Original file line number Diff line number Diff line change 5757 - uses : dtolnay/rust-toolchain@master
5858 with :
5959 toolchain : ${{ matrix.rust }}
60- - run : cargo test --no-default-features
61- - run : cargo test
62- - run : cargo test --all-features
60+ - uses : RustCrypto/actions/ cargo-hack-install@master
61+ - run : cargo hack test --feature-powerset
62+ - run : cargo test --release -- all-features
Original file line number Diff line number Diff line change 5757 - uses : dtolnay/rust-toolchain@master
5858 with :
5959 toolchain : ${{ matrix.rust }}
60- - run : cargo test --no-default-features
61- - run : cargo test
62- - run : cargo test --all-features
60+ - uses : RustCrypto/actions/ cargo-hack-install@master
61+ - run : cargo hack test --feature-powerset
62+ - run : cargo test --release -- all-features
Original file line number Diff line number Diff line change 5757 - uses : dtolnay/rust-toolchain@master
5858 with :
5959 toolchain : ${{ matrix.rust }}
60- - run : cargo test --no-default-features
61- - run : cargo test
62- - run : cargo test --all-features
60+ - uses : RustCrypto/actions/ cargo-hack-install@master
61+ - run : cargo hack test --feature-powerset
62+ - run : cargo test --release -- all-features
Original file line number Diff line number Diff line change 5757 - uses : dtolnay/rust-toolchain@master
5858 with :
5959 toolchain : ${{ matrix.rust }}
60- - run : cargo test --no-default-features
61- - run : cargo test
62- - run : cargo test --all-features
60+ - uses : RustCrypto/actions/ cargo-hack-install@master
61+ - run : cargo hack test --feature-powerset
62+ - run : cargo test --release -- all-features
You can’t perform that action at this time.
0 commit comments