Skip to content

Commit

Permalink
test doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ikappaki committed Jan 23, 2025
1 parent 8488fd1 commit 143cf63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
if: "startsWith (matrix.os, 'windows')"
with:
bb: 'latest'

- name: Test doc
run: |
cp API.md API.md.orig
dos2unix API.md.orig
Expand Down

0 comments on commit 143cf63

Please sign in to comment.