We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3260d0f + 5064304 commit 32907e6Copy full SHA for 32907e6
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