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

Run license check at the end of CI #530

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Conversation

robert3005
Copy link
Member

@robert3005 robert3005 commented Jul 31, 2024

Running cargo install that is updating crates.io index causes maturin to want to install new versions of packages even though nothing should have changed. We sidestep this problem by running maturin before cargo deny

@robert3005 robert3005 changed the title Don't run cargo install in CI Run license check at the end of CI Jul 31, 2024
@robert3005 robert3005 enabled auto-merge (squash) July 31, 2024 15:55
@robert3005 robert3005 merged commit 5fb7142 into develop Jul 31, 2024
3 checks passed
@robert3005 robert3005 deleted the rk/fixnondeterministicci branch July 31, 2024 15:57
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.

2 participants