Skip to content

Commit

Permalink
ci: Use CLI's flag instead of exclude example.
Browse files Browse the repository at this point in the history
  • Loading branch information
langyo committed Dec 10, 2023
1 parent 98da433 commit 36bc360
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ members = [
"examples/markdown",
"examples/clock",
"examples/file-hash",
"examples/history-wasi",
"examples/prime",
]
exclude = ["examples/history-wasi"]

# Passing arguments to the docsrs builder in order to properly document cfg's.
# More information: https://docs.rs/about/builds#cross-compiling
Expand Down
2 changes: 0 additions & 2 deletions examples/history-wasi/.gitignore

This file was deleted.

0 comments on commit 36bc360

Please sign in to comment.