Skip to content

Commit

Permalink
review: remove unused excludes from run-tests.sh
Browse files Browse the repository at this point in the history
prtest:full
  • Loading branch information
abrown committed Aug 26, 2023
1 parent 2b8d76c commit 844be09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ cargo test \
--features component-model \
--features wasmtime-wasi-nn/test-check \
--workspace \
--exclude 'wasmtime-wasi-http' \
--exclude 'wasmtime-wasi-crypto' \
--exclude wasi-tests \
--exclude wasmtime-wasi-http \
--exclude wasi-http-tests \
--exclude command-tests \
--exclude reactor-tests \
Expand Down

0 comments on commit 844be09

Please sign in to comment.