We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac45d3 commit 566ad27Copy full SHA for 566ad27
1 file changed
.github/workflows/run-e2e-automation-tests.yml
@@ -265,7 +265,7 @@ jobs:
265
name: ${{ env.ENVIRONMENT }}-${{ env.SUB_ENVIRONMENT }}-${{ env.APIGEE_ENVIRONMENT }}-e2e-test-output
266
path: tests/e2e_automation/output
267
268
- - uses: dorny/test-reporter@3d76b34a4535afbd0600d347b09a6ee5deb3ed7f
+ - uses: dorny/test-reporter@a43b3a5f7366b97d083190328d2c652e1a8b6aa2
269
with:
270
name: BDD Test Summary
271
path: "**/output/test-results.xml"
0 commit comments