mirror of
https://github.com/actions/setup-go.git
synced 2025-06-30 05:03:43 +00:00
Add problem matcher
This commit is contained in:
parent
886b49b2b3
commit
5f2246e3c5
4 changed files with 28 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue