Delete more macro test remnants

This commit is contained in:
David Tolnay
2023-01-14 12:15:20 -08:00
parent a649190a4d
commit 30c4aa2cf4
3 changed files with 0 additions and 32 deletions
-4
View File
@@ -20,10 +20,6 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@nightly
- run: cd test_suite && cargo test --features unstable
- uses: dtolnay/install@cargo-expand
if: github.event_name != 'pull_request'
- run: cd test_suite && cargo test --features expandtest --test expandtest -- --include-ignored
if: github.event_name != 'pull_request'
windows:
name: Test suite (windows)