Skip to content

Commit

Permalink
no warn on core
Browse files Browse the repository at this point in the history
  • Loading branch information
bobzhang committed May 21, 2024
1 parent 6ea7410 commit bb65a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
moonrun --version
- name: moon check
run: moon check
run: moon check --deny-warn

- name: moon info
run: |
Expand Down

0 comments on commit bb65a20

Please sign in to comment.