We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d58d4 commit c3570baCopy full SHA for c3570ba
.github/workflows/ci-test.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Build and test
43
shell: pwsh
44
- run: Invoke-Build
+ run: Invoke-Build TestFull
45
46
- name: Test all SDKs and CLM
47
0 commit comments