Skip to content

Commit

Permalink
Try full check under Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Jan 13, 2024
1 parent 865c65a commit cfc7377
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@ jobs:
- if: matrix.os == 'windows-latest'
run: |
npm run test-windows
npm run fix:format
npm run check
git diff
# Shell spec needed only because of the file glob in the script `check:links--md`
shell: bash

0 comments on commit cfc7377

Please sign in to comment.