Skip to content

Commit

Permalink
fix: further disable wasm targets in ci
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
sgammon committed Feb 13, 2024
1 parent 0cb27b0 commit b9bbcfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,8 @@ jobs:
copyCoverageReports
-x wasmJsTest
-x wasmWasiTest
-x compileTestDevelopmentExecutableKotlinWasmWasiOptimize
-x compileTestProductionExecutableKotlinWasmWasiOptimize
--scan
--no-daemon
--warning-mode=none
Expand Down

0 comments on commit b9bbcfb

Please sign in to comment.