We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3260d0f commit 5064304Copy full SHA for 5064304
content/manuals/extensions/extensions-sdk/dev/continuous-integration.md
@@ -26,7 +26,7 @@ steps:
26
27
> [!NOTE]
28
>
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.
+> 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.
30
31
Once the step has executed, the next steps use Docker Desktop and the Docker CLI to install and test the extension.
32
0 commit comments