Skip to content

Commit 1ec1f45

Browse files
authoredNov 23, 2023
Update action.yml
1 parent 05d859c commit 1ec1f45

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 
+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: 'Setup test environment'
22
description: 'Setup test environment'
3-
outputs:
4-
description: 'The test environment setup is successful'
53
runs:
64
using: 'node20'
7-
main: 'dist/TestSetupAction/index.js'
5+
main: 'dist/TestSetupAction/index.js'

0 commit comments

Comments
 (0)