[Flint] moving ir gen specific code to separate file
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
- name: ZLint pass
|
||||
run: |
|
||||
curl -fsSL https://raw.githubusercontent.com/DonIsaac/zlint/refs/heads/main/tasks/install.sh | bash
|
||||
zlint
|
||||
zlint --deny-warnings
|
||||
|
||||
- name: Building Ape
|
||||
run: zig build ape --release=safe
|
||||
|
||||
Reference in New Issue
Block a user