mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Fix diff in the framework coverage PR comment
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
run: |
|
||||
PR=$(cat "pr/NR")
|
||||
python misc/scripts/library-coverage/compare-files-comment-pr.py \
|
||||
out_merge out_base comparison.md "$GITHUB_REPOSITORY" "$PR" "$RUN_ID"
|
||||
out_base out_merge comparison.md "$GITHUB_REPOSITORY" "$PR" "$RUN_ID"
|
||||
- name: Upload comparison results
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user