mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +00:00
scripts: Apply general fixes to variables in gha-run script
This PR applies general fixes to variables in gha-run script. Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
1
.github/workflows/run-k8s-tests-on-garm.yaml
vendored
1
.github/workflows/run-k8s-tests-on-garm.yaml
vendored
@@ -94,7 +94,6 @@ jobs:
|
||||
name: k8s-tests-garm-${{ matrix.vmm }}
|
||||
path: /tmp/artifacts
|
||||
retention-days: 1
|
||||
if-no-files-found: error
|
||||
|
||||
- name: Delete kata-deploy
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user