Skip to content

Commit

Permalink
chore: disabling CI test until image gets wasm-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoverson committed Oct 12, 2023
1 parent c13eab8 commit 0e4ab76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/run.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ utils::test_cases!(
"file-reader-lockdown-fail.toml",
"file-reader-lockdown-pass.toml",
"file-reader-lockdown-pass-wildcard-dir.toml",
"file-reader-lockdown-pass-wildcard-components.toml",
"wasm-command-component.toml"
"file-reader-lockdown-pass-wildcard-components.toml"
// "wasm-command-component.toml"
],
integration: [
"postgres.toml"
Expand Down

0 comments on commit 0e4ab76

Please sign in to comment.