Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-hpe committed Dec 19, 2023
1 parent 1f65835 commit f23fa75
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/dev-acc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: "Terraform Test report ${{ github.event.inputs.test_case }}"
path: $LOG_FILE

- name: Clean up test report
run: rm $LOG_FILE
path: ${{ env.LOG_FILE }}

0 comments on commit f23fa75

Please sign in to comment.