Skip to content

Commit dd407e4

Browse files
committed
no format is the best format
I can only assume git for windows is pulling some CRLF shenanigans but I will not stick around to find out.
1 parent aeb4d80 commit dd407e4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
with:
2828
version: ${{ matrix.zig-version }}
2929

30-
- name: Check Formatting
31-
run: zig fmt --ast-check --check .
32-
3330
- name: Build
3431
run: zig build --summary all
3532

0 commit comments

Comments
 (0)