Add problem matcher

This commit is contained in:
Danny McCormick
2019-06-20 13:51:56 -04:00
parent 886b49b2b3
commit 5f2246e3c5
4 changed files with 28 additions and 7 deletions

View File

@ -3,7 +3,7 @@
This action sets by Go environment for use in actions by:
- optionally downloading and caching a version of Go
- TODO: registering problem matchers for error output
- registering problem matchers for error output
- TODO: configuring proxy if the runner is configured to use a proxy (coming with private runners)
# License