mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
chore: compress cli test files by default (#8345)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
parent
53b4eaf140
commit
cc34e01d43
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conformance.yaml
vendored
2
.github/workflows/conformance.yaml
vendored
|
@ -746,5 +746,5 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
set -e
|
||||
KYVERNO_EXPERIMENTAL=true kyverno fix test ./test/cli --save
|
||||
KYVERNO_EXPERIMENTAL=true kyverno fix test ./test/cli --save --compress
|
||||
make verify-cli-tests
|
||||
|
|
Loading…
Add table
Reference in a new issue