Mention what problem matchers do in the README (#75)

Otherwise it is difficult to know that the erlef/setup-beam matchers are
what is creating the warning/error annotations on PR's
This commit is contained in:
Jason Axelson
2021-12-18 15:24:24 -10:00
committed by GitHub
parent c255c7e97f
commit 782d47cc60
+1
View File
@@ -16,6 +16,7 @@ workflow by:
- optionally, installing Gleam
- optionally, installing `rebar3`
- optionally, installing `hex`
- Configures [problem matchers](https://github.com/actions/toolkit/blob/main/docs/problem-matchers.md) to show warnings and errors on PR's
**Note** Currently, this action only supports Actions' `ubuntu-` and `windows-` runtimes.