Skip to content

Commit 221ab50

Browse files
committed
Use github-pr-annotations for CI
1 parent 678753b commit 221ab50

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@ jobs:
2121
github_token: ${{ secrets.github_token }}
2222
skip_install: 'true'
2323
use_bundler: 'true'
24+
reporter: github-pr-annotations
25+
fail_level: warning
2426
- run: |
2527
test "$(bundle exec erb_lint --version)" == "0.9.0"

0 commit comments

Comments
 (0)