You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -247,7 +247,7 @@ Even if you primarily use the pull-request-based release method, it is recommend
247
247
248
248
## Adding Unity Test Framework (formerly Test Runner)
249
249
250
-
Execute tests within Unity Editor. Configuration is required to use this feature. Please refer to the [Setup](#test-framework-formerly-test-runner-or-when-generating-packages) section.
250
+
Execute tests within Unity Editor. Configuration is required to use this feature. Please refer to the [Setup](#when-running-tests-or-generating-packages) section.
251
251
252
252
### About Tests
253
253
@@ -289,7 +289,7 @@ You can view the list of executed tests.
289
289
290
290
## Adding Package Generation
291
291
292
-
Refer to [build-release_merge_package.yaml](https://github.com/IShix-g/Unity-GitHubActions/blob/main/.github/workflows/build-release_merge_package.yaml) for implementation details. Configuration is required, as explained in the [Setup](#test-framework-formerly-test-runner-or-when-generating-packages) section.
292
+
Refer to [build-release_merge_package.yaml](https://github.com/IShix-g/Unity-GitHubActions/blob/main/.github/workflows/build-release_merge_package.yaml) for implementation details. Configuration is required, as explained in the [Setup](#when-running-tests-or-generating-packages) section.
0 commit comments