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 c74f496 commit a892468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
- if: matrix.os == 'windows-latest'
run: |
npm run test-windows
npm run fix:format
npm run check
git diff

0 comments on commit a892468

Please sign in to comment.