Skip to content

Commit

Permalink
ci: fix doc tests with Rust nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Feb 3, 2025
1 parent 5f55f66 commit 9ae20eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,4 @@ jobs:
- name: Run doc tests
run: cargo test --doc
env:
RUSTFLAGS: ${{ matrix.rust_flags }}
RUSTDOCFLAGS: ${{ matrix.rust_flags }}

0 comments on commit 9ae20eb

Please sign in to comment.