Skip to content

Commit 32907e6

Browse files
authored
Merge pull request #24630 from Rohan5commit/docs-github-actions-wording-20260404
docs: fix GitHub Actions wording in extension CI guide
2 parents 3260d0f + 5064304 commit 32907e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/extensions/extensions-sdk/dev/continuous-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ steps:
2626
2727
> [!NOTE]
2828
>
29-
> This action supports only Github Action macOS runners at the moment. You need to specify `runs-on: macOS-latest` for your end to end tests.
29+
> This action supports only GitHub Actions macOS runners at the moment. You need to specify `runs-on: macOS-latest` for your end to end tests.
3030

3131
Once the step has executed, the next steps use Docker Desktop and the Docker CLI to install and test the extension.
3232

0 commit comments

Comments
 (0)