We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 497076d commit fbd4ce6Copy full SHA for fbd4ce6
1 file changed
.github/workflows/main.yml
@@ -22,9 +22,6 @@ jobs:
22
with:
23
version: 0.15.2
24
25
- - name: Check format
26
- run: zig fmt --check .
27
-
28
- name: Build
29
run: zig build -Doptimize=ReleaseSafe
30
0 commit comments