[CI] fixing zlint pass
Mirror Gitea refs to GitHub / mirror (push) Successful in 18s
Test / build_and_test (push) Successful in 1m3s
Build / build (push) Successful in 4m51s

This commit is contained in:
2026-08-12 20:12:20 +02:00
parent a0d6fa487e
commit a4ee2a8bd2
+3 -1
View File
@@ -53,7 +53,9 @@ jobs:
ls -la /opt/mpss/3.8.6/sysroots/k1om-mpss-linux/bin | head -50 ls -la /opt/mpss/3.8.6/sysroots/k1om-mpss-linux/bin | head -50
- name: ZLint pass - name: ZLint pass
uses: DonIsaac/zlint-action@v0.0.1 run: |
curl -fsSL https://raw.githubusercontent.com/DonIsaac/zlint/refs/heads/main/tasks/install.sh | bash
zlint
- name: Building Ape - name: Building Ape
run: zig build ape --release=safe run: zig build ape --release=safe