trying to disable zipping

This commit is contained in:
2025-09-29 22:12:33 +04:00
parent 40c06ae249
commit 5f6a3ae175
2 changed files with 7 additions and 0 deletions

View File

@@ -94,6 +94,7 @@ jobs:
path: |
format_results.yaml
retention-days: 7
compression-level: 0
- name: Check for formatting changes
id: check-changes
@@ -175,6 +176,7 @@ jobs:
path: |
lint_results.yaml
retention-days: 7
compression-level: 0
test:
name: Test Execution
@@ -220,6 +222,7 @@ jobs:
path: |
test_results.yaml
retention-days: 7
compression-level: 0
summary:
name: CI Summary