We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15894da commit ec9a97aCopy full SHA for ec9a97a
‎README.md‎
@@ -88,7 +88,7 @@ The `Script` supports the following formats:
88
> when you nest actions inside one another. The context syntax will be expanded to the correct path at runtime.
89
90
> [!WARNING]
91
-> Using `tests\info.ps1` is PowerShells syntax for calling a function under a specific module.
+> Using `tests\info.ps1` is PowerShell syntax for calling a function under a specific module, i.e. `Microsoft.PowerShell.Management\Get-ChildItem`.
92
93
#### Example 2: Run a GitHub PowerShell script without a token
94
0 commit comments