Skip to content

Commit 8337aab

Browse files
committed
wip
1 parent 7068a68 commit 8337aab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,8 @@ jobs:
208208
run: |
209209
moon test --target all
210210
moon test --release --target all
211+
moon test --target native --build-only
212+
ls ./target/native/debug/test/sync_io
211213
moon test --target native
212214
213215
- name: moon test --doc

0 commit comments

Comments
 (0)