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 f38c9fc commit 9d4a1deCopy full SHA for 9d4a1de
1 file changed
.github/workflows/test-vscode-workflows-integration.yml
@@ -16,7 +16,8 @@ jobs:
16
steps:
17
- name: Checkout github-workflows
18
uses: actions/checkout@v6
19
- path: toolkit
+ with:
20
+ path: toolkit
21
22
- name: Checkout apex-language-support
23
0 commit comments