We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d859c commit 1ec1f45Copy full SHA for 1ec1f45
tools/UnitTestApp/TestSetup/action.yml
@@ -1,7 +1,5 @@
1
name: 'Setup test environment'
2
description: 'Setup test environment'
3
-outputs:
4
- description: 'The test environment setup is successful'
5
runs:
6
using: 'node20'
7
- main: 'dist/TestSetupAction/index.js'
+ main: 'dist/TestSetupAction/index.js'
0 commit comments