Skip to content

Commit

Permalink
Merge pull request #2360 from O-sura/main
Browse files Browse the repository at this point in the history
Modified workflow to publish test report
  • Loading branch information
CrowleyRajapakse authored May 2, 2024
2 parents 25e6f9d + e9c36ca commit e46bc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/agent-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,5 @@ jobs:
if: always()
uses: malinthaprasan/action-surefire-report@v1
with:
report_paths: 'apk-agent-repo/test/postman-tests/build/*.xml'
report_paths: 'apk-repo/test/apim-apk-agent-test/cucumber-tests/build/test-output/junitreports/*.xml'
fail_on_test_failures: true

0 comments on commit e46bc45

Please sign in to comment.