mirror of
https://github.com/ansible/awx.git
synced 2026-02-05 03:24:50 -03:30
Compare commits
1 Commits
dependabot
...
thedoubl3j
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6389316206 |
2
.github/workflows/sonarcloud_pr.yml
vendored
2
.github/workflows/sonarcloud_pr.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Download coverage report artifact
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: coverage-report
|
||||
name: coverage.xml
|
||||
path: reports/
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
run-id: ${{ github.event.workflow_run.id }}
|
||||
|
||||
Reference in New Issue
Block a user