We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65c1f3 commit 0fe52d2Copy full SHA for 0fe52d2
1 file changed
.github/workflows/test.yml
@@ -40,4 +40,5 @@ jobs:
40
done
41
42
- name: Check formatting
43
+ if: runner.os != 'Windows'
44
run: crystal tool format --check
0 commit comments