Skip to content

Commit a274610

Browse files
committed
chore(ci): buildWasm
1 parent d24aa65 commit a274610

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ jobs:
3737
- name: Test NodeJS backend
3838
run: nimble testNodeJs
3939

40+
- name: BuildWasm
41+
- uses: bytecodealliance/setup-wasi-sdk-action@v1
42+
run: nimble buildWasm --warning[Spacing]:off

0 commit comments

Comments
 (0)