Skip to content

Commit 2d29734

Browse files
committed
promote
1 parent c0c5512 commit 2d29734

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: install module dependencies
5757
run: |
5858
moon update
59-
moon install
59+
moon check --deny-warn
6060
6161
- name: moon check
6262
run: moon check --deny-warn
@@ -128,4 +128,4 @@ jobs:
128128
uses: huacnlee/autocorrect-action@v2
129129

130130
- name: typos-action
131-
uses: crate-ci/typos@v1.31.1
131+
uses: crate-ci/typos@v1.31.1

0 commit comments

Comments
 (0)