Skip to content

Commit 36bc360

Browse files
committed
ci: Use CLI's flag instead of exclude example.
bytecodealliance/wasmtime#4312
1 parent 98da433 commit 36bc360

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ members = [
7777
"examples/markdown",
7878
"examples/clock",
7979
"examples/file-hash",
80+
"examples/history-wasi",
8081
"examples/prime",
8182
]
82-
exclude = ["examples/history-wasi"]
8383

8484
# Passing arguments to the docsrs builder in order to properly document cfg's.
8585
# More information: https://docs.rs/about/builds#cross-compiling

examples/history-wasi/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)