Skip to content

Commit

Permalink
only run tests on MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
KodrAus committed Apr 10, 2023
1 parent ab829c6 commit 8311727
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Expand Up @@ -129,9 +129,6 @@ jobs:
run: |
rustup update 1.31.0 --no-self-update
rustup default 1.31.0
- run: cargo build --verbose
- run: cargo build --verbose --features serde
- run: cargo build --verbose --features std
- run: cargo test --verbose --manifest-path tests/Cargo.toml

embedded:
Expand Down

0 comments on commit 8311727

Please sign in to comment.