Skip to content

Commit

Permalink
Modified workflow to publish test report
Browse files Browse the repository at this point in the history
  • Loading branch information
O-sura committed May 2, 2024
1 parent 25e6f9d commit e9c36ca
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 e9c36ca

Please sign in to comment.