trying to disable zipping
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user