Skip to content

Commit

Permalink
Merge pull request #263 from SubhedarV/master
Browse files Browse the repository at this point in the history
Update xrt_ci_logs.yml
  • Loading branch information
SubhedarV authored Feb 17, 2024
2 parents 2555f26 + e6095f5 commit 42db0f5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/xrt_ci_logs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ jobs:
path: composite-workflows
ref: xti

- name: Use composite action for pcie-hw
- name: Use composite action for analyze
uses: ./composite-workflows/analyze-result
with:
buildNumber: ${{ github.run_number }}_${{ github.run_attempt }}
Expand All @@ -380,6 +380,9 @@ jobs:
pipeline: ${{ env.PIPELINE }}
NPATH: ${{ secrets.NPATH }}
runnerName: ${{ runner.name }}
accessToken: ${{ secrets.ACCESS_TOKEN }}
github-server-url: ${{ secrets.SERVER_URL }}


test-summary:
runs-on: [self-hosted, Ubuntu-22.04]
Expand Down

0 comments on commit 42db0f5

Please sign in to comment.