There was an error while loading. Please reload this page.
1 parent 1d3a703 commit 90df992Copy full SHA for 90df992
1 file changed
README.md
@@ -27,8 +27,8 @@ jobs:
27
runs-on: ubuntu-latest
28
steps:
29
# Generate coverage files
30
- - name:
31
- uses: rosslight/pr-code-coverage-visualizer@v1
+ - name: Attach code-coverage comment
+ uses: rosslight/pr-code-coverage-visualizer@v2.2.0
32
with:
33
files: |
34
coverage/coverage1.xml
0 commit comments