Skip to content

Commit

Permalink
ci: moon test --md in bleeding
Browse files Browse the repository at this point in the history
  • Loading branch information
Young-Flash committed Mar 10, 2025
1 parent bd85d8d commit ce398e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,10 @@ jobs:
- name: moon test --doc
run: |
moon test --doc
- name: moon test --md
run: |
moon test --md
- name: moon bundle
run: moon bundle --all
Expand Down

0 comments on commit ce398e8

Please sign in to comment.