Skip to content

Commit

Permalink
rm broken rustdoc-header.html (paritytech#10091)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuke-web3 authored and ark0f committed Feb 27, 2023
1 parent fd298a8 commit b3a8a55
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -661,8 +661,7 @@ build-rustdoc:
- ./crate-docs/
script:
# FIXME: it fails with `RUSTDOCFLAGS="-Dwarnings"`
- RUSTDOCFLAGS="--html-in-header $(pwd)/.maintain/rustdoc-header.html"
time cargo +nightly doc --no-deps --workspace --all-features --verbose
- time cargo +nightly doc --no-deps --workspace --all-features --verbose
- rm -f ./target/doc/.lock
- mv ./target/doc ./crate-docs
# FIXME: remove me after CI image gets nonroot
Expand Down
10 changes: 0 additions & 10 deletions .maintain/rustdoc-header.html

This file was deleted.

0 comments on commit b3a8a55

Please sign in to comment.