We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a503adc commit f4493f3Copy full SHA for f4493f3
.github/workflows/kind-chaos-mesh-ci.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Chaos Mesh
53
uses: chaos-mesh/chaos-mesh-action@master
54
env:
55
- CFG_FILE: kubernetes/test/chaos-mesh/experiments/container-kill.yaml
+ CFG_FILE: ./kubernetes/test/chaos-mesh/experiments/container-kill.yaml
56
CHAOS_MESH_VERSION: v1.0.0
57
58
- name: Check pods
0 commit comments