We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.16.0-dev.1204+389368392
1 parent fbdf690 commit 36fc805Copy full SHA for 36fc805
4 files changed
.github/workflows/main.yml
@@ -22,8 +22,6 @@ jobs:
22
23
- name: Setup Zig
24
uses: mlugg/setup-zig@v2
25
- with:
26
- version: 0.15.2
27
28
- name: Check Formatting
29
run: zig fmt --ast-check --check .
0 commit comments