Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Konboi committed Aug 8, 2024
1 parent 6eac82a commit 850ba0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/record-build-and-test-results-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Record build and test results action
uses: launchableinc/record-build-and-test-results-action@support-flavor-and-test-session-name-options
with:
report_path: launchable-test-result/report.xml
report_path: launchable-test-result/test-results.xml
test_runner: pytest
if: always()
env:
Expand Down

0 comments on commit 850ba0f

Please sign in to comment.