woocommerce / grow

7 stars 7 forks source link

Remove the unused step `id` from the `run-qit-extension` action #130

Closed eason9487 closed 3 months ago

eason9487 commented 3 months ago

Changes proposed in this Pull Request:

In PR #127, the QIT test types api and e2e were renamed. After renaming, they are inconsistent with corresponding steps.<step_id>.

Upon further checking, it appears that these steps.<step_id> are not being used. This PR removes them from the run-qit-extension action.

Ref: https://docs.github.com/en/actions/learn-github-actions/contexts#steps-context

Detailed test instructions:

  1. View the commit 82a27abff498dce7c8aa1dbf1070bea85de72153 triggered a workflow run to validate the run-qit-extension action of this PR
  2. View the result of the test workflow run