Skip to content

Commit 010d400

Browse files
committed
test
1 parent d198461 commit 010d400

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
- uses: actions/checkout@v4
3030
- uses: mymindstorm/setup-emsdk@v14
3131

32-
- name: make run
33-
run: make run WASM=1
32+
- name: make lib
33+
run: make lib WASM=1
3434

3535
- name: Upload
3636
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)