Skip to content

Commit

Permalink
PMM-7 Fix path for result upload
Browse files Browse the repository at this point in the history
  • Loading branch information
puneet0191 authored Apr 29, 2024
1 parent 178b45d commit b1cca51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RESULTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
with:
name: Attach Results output
path: |
results/workflow_runs_{{ JOB_NAME }}.csv
results/workflow_runs_{{ env.JOB_NAME }}.csv

0 comments on commit b1cca51

Please sign in to comment.