Skip to content

Commit 762bd0d

Browse files
richard-uk1alexcrichton
authored andcommitted
test running rustfmt on web-sys bindings. (#1954)
1 parent 62fee13 commit 762bd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ jobs:
324324
- script: cargo doc --no-deps --manifest-path crates/web-sys/Cargo.toml --all-features
325325
displayName: "Document web-sys"
326326
env:
327-
WEBIDL_RUSTFMT_BINDINGS: 0
327+
WEBIDL_RUSTFMT_BINDINGS: 1
328328
- script: cargo doc --no-deps --manifest-path crates/futures/Cargo.toml
329329
displayName: "Document wasm-bindgen-futures"
330330
# Make a tarball even though a zip is uploaded, it looks like the tarball

0 commit comments

Comments
 (0)