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 9aab3d7 commit 1ffbc85Copy full SHA for 1ffbc85
.github/actions/test/action.yml
@@ -18,10 +18,6 @@ inputs:
18
required: false
19
default: |
20
**/*Tests.csproj
21
- test-runsettings-path:
22
- description: 'Path to the test runsettings file. Default: '''''
23
- required: false
24
- default: ''
25
use-trf-logger:
26
description: 'Use TRX logger. Default: true'
27
0 commit comments