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

Add CI check back #49

Open
AgeManning opened this issue Nov 1, 2024 · 1 comment
Open

Add CI check back #49

AgeManning opened this issue Nov 1, 2024 · 1 comment
Assignees
Labels

Comments

@AgeManning
Copy link
Member

I removed this CI check: https://github.com/sigp/anchor/blob/unstable/.github/workflows/test-suite.yml#L129

Because of multiple lighthouse dependencies. It was required because I feature gated slog out of the task executor, but other lighthouse crates still use slog.

Once lighthouse transitions from slog, this won't be necessary and we can add this CI check back.

@magick93
Copy link

This is added in the mega PR -

- name: Run cargo audit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants