diff --git a/docs/content/en/docs/pipeline-stages/testers/structure.md b/docs/content/en/docs/pipeline-stages/testers/structure.md index 2a7f4c348fa..db996184db5 100644 --- a/docs/content/en/docs/pipeline-stages/testers/structure.md +++ b/docs/content/en/docs/pipeline-stages/testers/structure.md @@ -34,4 +34,4 @@ In order to restrict the executed structure tests, a `profile` section can overr {{% readfile file="samples/testers/structure/testProfile.yaml" %}} -To execute the tests once, run `skaffold build --profile quickcheck`. +To execute the tests once, run `skaffold test --profile quickcheck`.