Skip to content

Commit

Permalink
improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-hpe committed Jan 3, 2024
1 parent 219a468 commit 16c93ba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/reusable-dev-acc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
<<<<<<< HEAD
name: "IaC Test Report - ${{ inputs.test_description }}"
path: "${{ env.LOG_FILE }}"
=======
name: "Terraform Test report ${{ github.run_id }} - ${{ inputs.test_case }}"
path: ${{ env.LOG_FILE }}
>>>>>>> b0396e9 (improvement)

0 comments on commit 16c93ba

Please sign in to comment.