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 1ffbc85 commit 712e9f5Copy full SHA for 712e9f5
.github/workflows/dotnet.yml
@@ -93,7 +93,6 @@ jobs:
93
- uses: ./.github/actions/test
94
with:
95
test-project-glob-pattern: ${{ vars.TEST_DEFAULT_GLOB_PATTERN }}
96
- test-runsettings-path: '${{ github.workspace }}/unit-test.runsettings'
97
test-results-directory: '${{ runner.temp }}/test-results/'
98
# - run: dotnet tool install --global LiquidTestReports.Cli --prerelease
99
# - run: ls -R ${{ runner.temp }}/test-results/
unit-test.runsettings
0 commit comments