mirror of https://github.com/actions/toolkit
Remove unintended double space
parent
75b96d08b0
commit
8fbb4cc84b
|
@ -142,7 +142,7 @@ Some of the starter actions are already using problem matchers, for example:
|
|||
|
||||
Use ECMAScript regular expression syntax when testing patterns.
|
||||
|
||||
The patterns match the input lines as-is, without stripping ANSI escape codes or other extraneous characters. If the subject strings can contain such characters, the regular expression must account for them.
|
||||
The patterns match the input lines as-is, without stripping ANSI escape codes or other extraneous characters. If the subject strings can contain such characters, the regular expression must account for them.
|
||||
|
||||
### File property getting dropped
|
||||
|
||||
|
|
Loading…
Reference in New Issue