Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: run cargo check with cargo test #3022

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Conversation

conorsch
Copy link
Contributor

Discussed in chat [0], let's try running "cargo check" for warnings inside the test action.

[0] https://discord.com/channels/824484045370818580/930523634945122314/1151655379785240616

Discussed in chat [0], let's try running "cargo check" for warnings
inside the test action.

[0] https://discord.com/channels/824484045370818580/930523634945122314/1151655379785240616
@conorsch conorsch temporarily deployed to smoke-test September 13, 2023 23:46 — with GitHub Actions Inactive
@conorsch conorsch merged commit c3349ed into main Sep 15, 2023
8 checks passed
@conorsch conorsch deleted the cargo-check-with-cargo-test branch September 15, 2023 15:20
conorsch added a commit that referenced this pull request Nov 29, 2023
Adding a "git diff" check to ci, in an attempt to catch a situtation
where dependencies were modified in Cargo.toml files, but the Cargo.lock
file wasn't regenerated.

Also prunes an unused "check" job that was modified in #3022.
conorsch added a commit that referenced this pull request Nov 29, 2023
Adding a "git diff" check to ci, in an attempt to catch a situtation
where dependencies were modified in Cargo.toml files, but the Cargo.lock
file wasn't regenerated.

Also prunes an unused "check" job that was modified in #3022.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant