Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Use both RUSTFLAGS *and* RUSTDOCFLAGS in CI #79

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

tnull
Copy link
Collaborator

@tnull tnull commented Jan 1, 2024

In #78 we previously replaced cargo doc's RUSTFLAGS with RUSTDOCFLAGS in CI.

Turns out that we need to set both env. variables as otherwise the broken_intra_doc_links lint starts complaining.

Turns out that we need to set both env. variables as otherwise the
broken_intra_doc_links lint starts complaining.
@tnull tnull merged commit 0f2c520 into lightningdevkit:main Jan 1, 2024
@tnull tnull mentioned this pull request Jan 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant