Configuring a test run in a GitHub Actions Workflow
After you complete the prerequisite tasks to run tests in a GitHub Actions Workflow, you can configure the test run in a GitHub Actions Workflow.
Before you begin
You must have completed the tasks that are mentioned in Prerequisites to run tests in a GitHub Actions Workflow.
Procedure
-
Perform the following steps to open the Git repository that you use or created,
which has the GitHub Actions option enabled:
-
Perform the following steps to define the YAML file for the GitHub
Action:
-
Perform the following steps to set up a Runner for the GitHub Action in
GitHub:
-
Perform the following steps to start the GitHub Action in the Workflow:
Results
What to do next
You can perform any of the following tasks on the Git repository page by clicking the
job that was completed:
- View the status of the test run by expanding the Execute test section.
- View the links to the test results and reports listed in the Execute test section.