We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e8d41 commit 38fd0d5Copy full SHA for 38fd0d5
.github/workflows/CI.yml
@@ -170,7 +170,7 @@ jobs:
170
OS: ${{ matrix.OSName }}
171
Name: ${{ inputs.Name }}
172
SkipTests: ${{ inputs.SkipTests }}
173
- TestFolderPath: ${{ matrix.TestFolderPath }}
+ TestPath: ${{ matrix.TestPath }}
174
TestName: ${{ matrix.TestName }}
175
Debug: ${{ inputs.Debug }}
176
Prerelease: ${{ inputs.Prerelease }}
0 commit comments