Skip to content

Commit

Permalink
ci: upload artifact test_docker_linux_installer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed Aug 3, 2023
1 parent 6bdf10b commit cd1a5ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_docker_linux_installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@ jobs:
id: upload-java-test-results
if: success() || failure() # run this step even if previous step failed
with:
name: go-test-results
path: ./tmp/reports/*.xml
name: java-test-results
path: ./tmp/reports/*.xml

0 comments on commit cd1a5ba

Please sign in to comment.