Skip to content

Commit 01f103a

Browse files
committed
fix ci
1 parent e52d1db commit 01f103a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stable_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
moon update
3030
3131
- name: moon check
32-
run: moon check
32+
run: moon check --deny-warn
3333

3434
- name: format diff
3535
run: |

0 commit comments

Comments
 (0)