Skip to content

Commit

Permalink
Move some things from ci-job-ffi to ci-job-wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Oct 10, 2023
1 parent 9e953c8 commit a22ce5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,9 @@ description = "Run all tests for the CI 'wasm' job"
category = "CI"
dependencies = [
"test-cpp-emscripten",
"test-tinywasm",
"build-wearos-ffi",
"test-nostd",
]

[tasks.ci-job-clippy]
Expand Down
3 changes: 0 additions & 3 deletions tools/make/ffi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ dependencies = [
"test-c-tiny",
"test-cpp",
"test-js",
"test-tinywasm",
"build-wearos-ffi",
"test-nostd",
]

[tasks.verify-ffi]
Expand Down

0 comments on commit a22ce5c

Please sign in to comment.