Skip to content

Commit 5064304

Browse files
committed
docs: fix GitHub Actions wording in extension CI guide
1 parent 3260d0f commit 5064304

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)