Skip to content

Commit

Permalink
Update e2eCustom.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MustafaAgamy authored Jan 1, 2025
1 parent 4a2a1db commit d1970b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2eCustom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Run Tests on Edge
continue-on-error: true
run: mvn test -DtargetBrowserName="microsoftedge" -DexecutionAddress="local" -DtargetOperatingSystem="WINDOWS" -DheadlessExecution="true" -Dtest="${{ github.event.inputs.testsPath }}"
- name: Generate Allure Report
# - name: Generate Allure Report
# run: .\allure.bat generate --single-file -o allure-report
# - name: Upload Allure Report as Artifact
# uses: actions/upload-artifact@v3
Expand Down

0 comments on commit d1970b2

Please sign in to comment.