diff --git a/.github/workflows/sub-build-docker-image.yml b/.github/workflows/sub-build-docker-image.yml index 81a9ac157a1..6356563a22e 100644 --- a/.github/workflows/sub-build-docker-image.yml +++ b/.github/workflows/sub-build-docker-image.yml @@ -29,7 +29,7 @@ on: features: required: false type: string - # defaults to: vars.RUST_TEST_FEATURES and vars.RUST_PROD_FEATURES + # defaults to: vars.RUST_TEST_FEATURES (and entrypoint.sh adds vars.RUST_PROD_FEATURES) test_features: required: false type: string